方立超
Results
2
issues of
方立超
YoloV5
1
when i import yolov5 model in step 1, it raise pytorch verison error , yolov5 model trained by torch=1.9, but the tool's requrements.txt requires torch==1.2.0。 can i update torch?
运行create_bin_ii.py 报NameError: name 'patch_size' is not defined。 代码有误