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

Training yolov2 with backend mobilenet on WIDER FACE dataset. val_mAP is very small 0.008 #440

Open
jps892 opened this issue Nov 29, 2019 · 1 comment

Comments

@jps892
Copy link

jps892 commented Nov 29, 2019

I am training yolov2 with backend mobilenet on WIDER FACE dataset. val_mAP is very small 0.008 and val_loss is also not decreasing.

If object is very small, will changing grid size help? and can we change grid size for yolov2 with backend mobilenet?

Is there any pre-processing annotated dataset (resizing to 224x244 of image and anchor) required before training?

If you have trained yolov2 with mobilenet backend with any standard dataset please post the result.

here is loss, val_loss and val_mAP pattern:

Screenshot from 2019-11-29 13-34-10
Screenshot from 2019-11-29 13-34-39

@badstones
Copy link

I carry out mobilenet+yolov2 on VOC2007, the mAP is about 30% which is much lower than mobilenet2+yolov3, I don't know why

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