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 export results like /figures/qualitative_results.jpg #8

Closed
VanniZhou opened this issue Dec 6, 2020 · 5 comments
Closed

how to export results like /figures/qualitative_results.jpg #8

VanniZhou opened this issue Dec 6, 2020 · 5 comments

Comments

@VanniZhou
Copy link

i want to see some visible results just like /figures/qualitative_results.jpg and pillars.png by using Pretrained Models.

which py document should i use ?

@mrnabati
Copy link
Owner

mrnabati commented Dec 8, 2020

You can add the --debug 4 to the arguments in the train.sh or test.sh scripts to enable the debugging mode and get the intermediate results. The debug images will be saved to exp\ddd\debug, and there will be a lot of them so you probably don't want to run it in the debug mode on the whole dataset.

@ZiadElmassik
Copy link

Hello, when visualizing using debug 4, I can see the predicted bounding boxes. How do I also see the ground truth as in qualitative_results.jpg?

@fabrizioschiano
Copy link
Contributor

Hello, when visualizing using debug 4, I can see the predicted bounding boxes. How do I also see the ground truth as in qualitative_results.jpg?

Hi @Balazizo , did you manage to do that? i am also interested

@puyoulingdi
Copy link

Hi @fabrizioschiano, did you manage to do that? i am also interested

1 similar comment
@puyoulingdi
Copy link

Hi @fabrizioschiano, did you manage to do that? i am also interested

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

5 participants