xuexingyu24 / License_Plate_Detection_Pytorch

A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
Other
641 stars 171 forks source link

gen_Onet_train_data.py文件 #39

Closed Eliza-wxq closed 2 years ago

Eliza-wxq commented 2 years ago

gen_Onet_train_data.py文件中 63行的bboxes = create_mtcnn_net( r_model_path=None)这个方法里面该参数并没有存在 ,请问需要修改哪个地方呢?