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

Detection took 21.873s only for one picture? #22

Open
Ultraopxt opened this issue Oct 24, 2020 · 7 comments
Open

Detection took 21.873s only for one picture? #22

Ultraopxt opened this issue Oct 24, 2020 · 7 comments

Comments

@Ultraopxt
Copy link

Hi, I have run the demo, but Detection took 21.873s for 300 object proposals for only one image(640*360size). Far away from 0.25s in the paper. But I don't know reason.

@Ultraopxt Ultraopxt changed the title Detection took 21.873s for 300 object proposals but not .25s in the paper? Detection took 21.873s only for one picture? Oct 27, 2020
@Ultraopxt
Copy link
Author

Who can help?

@fujenchu
Copy link
Member

what is your fps if you disable gpu then?

@Ultraopxt
Copy link
Author

what is your fps if you disable gpu then?

Thanks.Detection took 19.486s for 300 object proposals without gpu. How long did you spent for an image?

@fujenchu
Copy link
Member

you might want to check if the gpu is utilized properly given your gpu and cpu spend similar amount of time.

@Ultraopxt
Copy link
Author

you might want to check if the gpu is utilized properly given your gpu and cpu spend similar amount of time.

Thanks. I will check

@Ultraopxt
Copy link
Author

you might want to check if the gpu is utilized properly given your gpu and cpu spend similar amount of time.

I use the demo_graspRGD.py to do inference.But I notice that it looks like no code refer to gpu? This demo_graspRGD.py is only for cpu?

@fujenchu
Copy link
Member

If you install the gpu version of tf properly then by default it will utilize your gpu, unless you make it invisible. This script was tested with a machine with a gpu. Hope this information helps.

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