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 Detections #370

Closed
kalikhademi opened this issue Jun 24, 2021 · 1 comment
Closed

No Detections #370

kalikhademi opened this issue Jun 24, 2021 · 1 comment

Comments

@kalikhademi
Copy link

Hi,

I am training yolo version 3 on tensorflow to detect water towers on pictures. I have followed all the instruction s in this link: https://github.com/zzh8829/yolov3-tf2/blob/master/docs/training_voc.md

I trained the model using converted darknet weights. The training goes well without any errors. When I use detect.py on the tensorflow checkpoints, all the classes, score and boxes
Screen Shot 2021-06-24 at 2 04 49 PM
are tensors with zero values and no detection is shown.

What could be the problem about this issue?

@kalikhademi
Copy link
Author

I made the change that is suggested in issue #70 and it solved the training problem. I also trained the classifier using darknet weights in eager-fit.

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

1 participant