Custom-Object-Detection-using-Darkflow
Custom-Object-Detection-using-Darkflow copied to clipboard
Assertion Error
Hi,
I am facing assertion error during training,
Issue : AssertionError: expect 202314760 bytes, found 203934260
Please give some suggestion to rectify this issue.
Make sure the .cfg and .weights match eg yolo.cfg and yolo.weights or yolov2.weights. Also check that you downloaded the weights fully. I started downloading weights it showed x/60.5MB but after download with no error, i had only 17MB, then got the issue above.
https://stackoverflow.com/questions/55224586/assertionerror-expect-202335260-bytes-found-203934260-soccer-ball-detection-us/58269646#58269646