mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Integer division by a float yields a (rounded) float. This causes the dataloader to crash when creating a range.
Integer division by a float yields a (rounded) float. This causes the dataloader to crash when creating a range.