GuiltyNeuron / ANPR

license plate detection and recognition
385 stars 147 forks source link

weights file information #2

Closed madan0511 closed 5 years ago

madan0511 commented 5 years ago

Can you provide the trained yolo weights file?

GuiltyNeuron commented 5 years ago

Hi @madan0511 , here is a link to Kaggle where you can find Yolo weights, classes names and config file https://www.kaggle.com/achrafkhazri/licence-plate-detection-yolo-v3-trained-wights

madan0511 commented 5 years ago

Hi, @KhazriAchraf thanks for replying,

mkp.pkl model file is also missing. I want to train my own objects, how to train my own objects , should i use darknet architecture yolo 416 or 608 for training ?

GuiltyNeuron commented 5 years ago

Hi @madan0511 , here is a link about yolo training ( contains also all the stuff about this project ) https://towardsdatascience.com/automatic-license-plate-detection-recognition-using-deep-learning-624def07eaaf

and for the architecture, use what ever you want