ManivannanMurugavel / YOLO-Annotation-Tool

This is for create the training set of image to YOLO
MIT License
80 stars 58 forks source link

Average loss less than 0.06 but not detecting properly #4

Closed NamburiSrinath closed 5 years ago

NamburiSrinath commented 5 years ago

Hi, I am trying to detect number plate region given a car. The detailed problem has been described here(as it is too lengthy). Please look into it and any help is very much appreciated.

I have followed https://medium.com/@manivannan_data/how-to-train-yolov2-to-detect-custom-objects-9010df784f36 to train data

Between my images are around 100*32(different images, different sizes) having only number plates and I didn't do any resizing. I think YOLO will resize that. Is it true??

Link attached here for detailed description

https://medium.com/@namburisrinath/hey-hi-80660945331b

If any further clarifications/doubts are there, please do ask.

Thanks in advance Srinath