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

No bounding boxes with deeplab_video.py #32

Open
mmrazlighi opened this issue Jul 18, 2018 · 2 comments
Open

No bounding boxes with deeplab_video.py #32

mmrazlighi opened this issue Jul 18, 2018 · 2 comments

Comments

@mmrazlighi
Copy link

HI,

when I run
$ python objectdetection_video.py,
a window pops up, which shows the video captured by my camera and it has bounding boxes around the objects. However, When I run
$ python deeplab_video.py,
I see the same window, but this time without the bounding boxes around the objects.
Is this how deeplab_video.py should inference?
I used the default settings in the config file.

@gustavz
Copy link
Owner

gustavz commented Jul 20, 2018

Hey @mmrazlighi

Are you sure you are running the latest master and have set BBOX: True in the config?

@mmrazlighi
Copy link
Author

Hi @gustavz
Yes, the BBOX is True, since I have perfect object detection with objectdetection_video.py, with the same config file, so all the settings must be true, also I double checked and there is no version issue. Do you need any more detail which gives you an idea of what might be my problem?

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