Closed Amuleter closed 10 months ago
I faced error: result type Float can't be cast to the desired output type long int when train
solved by edit loss.py as below: https://github.com/ultralytics/yolov5/pull/8067/files
Thanks for your feedback and I will fix this soon.
I faced error: result type Float can't be cast to the desired output type long int when train
solved by edit loss.py as below: https://github.com/ultralytics/yolov5/pull/8067/files