Ryotarosaba

Results 1 issues of Ryotarosaba

I am facing the following error: ```python ValueError: cannot reshape array of size 5370 into shape (30,256,1,1) ``` What I did -Changed config.py as follows. ```python # YOLO options __C.YOLO...