resume.py typo (#2603)
parent
d4456e43b2
commit
3bb414890a
|
@ -1,4 +1,4 @@
|
|||
# Resume all interrupted trainings in yolov5/ dir including DPP trainings
|
||||
# Resume all interrupted trainings in yolov5/ dir including DDP trainings
|
||||
# Usage: $ python utils/aws/resume.py
|
||||
|
||||
import os
|
||||
|
|
Loading…
Reference in New Issue