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

Bounding boxes not observed #153

Open
Nithin7791 opened this issue Nov 7, 2022 · 6 comments
Open

Bounding boxes not observed #153

Nithin7791 opened this issue Nov 7, 2022 · 6 comments

Comments

@Nithin7791
Copy link

Nithin7791 commented Nov 7, 2022

Hi, I tried all 3 models - yolov3, yolov4 and yolo-tiny
I downloaded the yolo .weights file, when I run python save_model.py --model yolov4, the ./checkpoints/yolov4-416/ has the .pb files
when I run python object_tracker.py --video ./data/video/test.mp4 --output ./outputs/demo.avi --model yolov3
I dont see any bounding boxes

May I know what is going wrong ??

@bcassimiro
Copy link

Same issue here. Have you found a solution?

@yassine-rd
Copy link

I'm currently having the same issue.

@Ishihara-Masabumi
Copy link

I have the same issue.

@andyrey
Copy link

andyrey commented Feb 7, 2023

Same problem.

@ardaeerol
Copy link

Same problem, too

@andyrey
Copy link

andyrey commented Feb 24, 2023

In my case it worked (I saw BB as in demo) only when I ran it on CPU. And didn't when for GPU.

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

6 participants