!cd yolov5 && python train.py –img 320 –batch 16 –epochs 1500 –data dataset.yml –weights yolov5s.pt –workers 2
!cd yolov5 && python train.py –img 320 –batch 16 –epochs 1500 –data dataset.yml –weights yolov5s.pt –workers 2
!cd yolov5 && python train.py –img 320 –batch 16 –epochs 1500 –data dataset.yml –weights yolov5s.pt –workers 2