Epoch gpu_mem box obj cls labels img_size 0%| | 0/180 [00:00<?, ?it/s] /usr/local/lib/python3.8/dist-packages/torch/autocast_mode.py:141: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn('User provided device_type of \'cuda\...
Search before asking I have searched the YOLOv5 issues and found no similar bug report. YOLOv5 Component Training Bug It looks like the InfiniteDataLoader does not reshuffle the data when used with num_workers!=0. A small test program to...