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

Problem while training: zero mAp. #53

Closed
Yemen-Romanian opened this issue Jun 20, 2019 · 2 comments
Closed

Problem while training: zero mAp. #53

Yemen-Romanian opened this issue Jun 20, 2019 · 2 comments

Comments

@Yemen-Romanian
Copy link

Hello ,@victordibia, and thank you for your work! I have almost the same issue with training my custom hand detector as in Issue #5. I use a pre-trained model on EgoHands dataset you have provided and I do transfer learning on EgoFinger dataset. This dataset includes hand images taken from egocentric viewpoint. Image size is 640x480, format is png. For testing purposes I train on a little subset. But after every epoch I get zero mAp.
Also, I tried to learn by taking vanilla SSD and train on my dataset, but result is the same.
I am pretty sure that I have generated right csv files and tfrecords. On tensorboard "Image" tab I can view visualization of ground truth boxes and they are correct.
Are there any thoughts for what can be done? Thank you in advance!

@victordibia
Copy link
Owner

The Ego finger dataset looks interesting!
Zero mAP looks like an issue with your pipeline config or issues with incorrect labels.
Are you able to follow the TF Object detection API examples and successfully train a model?

@victordibia
Copy link
Owner

Hi @Yemen-Romanian ,
If you have any updates to share, please feel free to post here...
Closing for now

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