Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to define function in lib/fast_rcnn/test.py #33

Open
saurabhhssaurabh opened this issue May 13, 2018 · 0 comments
Open

not able to define function in lib/fast_rcnn/test.py #33

saurabhhssaurabh opened this issue May 13, 2018 · 0 comments

Comments

@saurabhhssaurabh
Copy link

I want to define a function in lib/fast_rcnn/test.py . I implemented new function in test.py and imported test in demo.ipnb. When I access new function as test.new_function() it throw error module object has not attribute as new_function. How can we define new function test.py ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant