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

How to visualize the results? #12

Closed
YiwuZhong opened this issue Jul 9, 2018 · 1 comment
Closed

How to visualize the results? #12

YiwuZhong opened this issue Jul 9, 2018 · 1 comment

Comments

@YiwuZhong
Copy link

YiwuZhong commented Jul 9, 2018

After training and evaluation, how can I visualize the image with boxes and corresponding scene graph?
Also, in the row 320 of lib/object_detector.py, does it mean we need to modify the code if we train models like sgdet? Because when the mode is sgdet, the statement of "if" branch will never run.

Thanks!

@rowanz
Copy link
Owner

rowanz commented Jul 11, 2018

Hi Yiwu, see /models/_visualize.py

also thanks for spotting that, there was a bug with 39b5cdb that I just fixed now. should work now 😄

@rowanz rowanz closed this as completed Jul 11, 2018
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

2 participants