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

object detection inference #22

Open
Adithyak1998 opened this issue Jul 26, 2018 · 2 comments
Open

object detection inference #22

Adithyak1998 opened this issue Jul 26, 2018 · 2 comments

Comments

@Adithyak1998
Copy link

In what format can we expect the object detection inference output (output.dimg) to be?
Are both the coordinates and the labels supposed to be in the same output file?

And what is the significance on negative numbers in the output.
In my result, I got all negative numbers. Does it mean that there was no object found?

output_vp

@zhouweiscut
Copy link

hi,
how do you open file output.dimg ? gedit ?
i run ./nvdla_runtime and it shows "test pass", but when i open output.dimg with vim, it comes out messy code.

@shgoupf
Copy link

shgoupf commented Oct 19, 2018

hi,
how do you open file output.dimg ? gedit ?
i run ./nvdla_runtime and it shows "test pass", but when i open output.dimg with vim, it comes out messy code.

Use --rawdump in nvdla_runtime you will get the output in readable text format.

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

3 participants