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

When retraining your code to detect traffic signs and people, both value of AP & AR are 0 #10

Open
mheriyanto opened this issue Jul 24, 2020 · 1 comment

Comments

@mheriyanto
Copy link

I retraining this code https://github.com/dctian/DeepPiCar/blob/master/models/object_detection/code/tensorflow_traffic_sign_detection.ipynb using TensorFlow 1.15.2, and result of AP & AR are 0.

image

but Loss decreased during iteration like below:

image

So i can not detect object & its bounding box on test images.
image

@mheriyanto mheriyanto changed the title When retraining your code to detect traffic signs and people, value of AP & AR are 0 When retraining your code to detect traffic signs and people, both value of AP & AR are 0 Jul 24, 2020
@lweicker
Copy link

lweicker commented Sep 11, 2020

Hello,

I have the same problem. Is there any way to have the list of libraries used with the associated versions?

Update: I tried with tensorflow-gpu==1.13.1 and it worked.

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