yolov5/classify
Wang Xin 43623729cc
Update train.py (#10485)
Setting `master_port` to 1 may cause `Permission denied` due to failure to bind the port. So it is better to set it to a port greater than 1024.

Signed-off-by: Wang Xin <xinwang614@gmail.com>

Signed-off-by: Wang Xin <xinwang614@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2022-12-17 12:55:08 +01:00
..
predict.py Support `.txt` files as a line-by-line media list rather than streams (#10059) 2022-12-03 14:58:58 -08:00
train.py Update train.py (#10485) 2022-12-17 12:55:08 +01:00
tutorial.ipynb Update Comet hyperlinks (#10500) 2022-12-15 13:56:42 +01:00
val.py New global `TQDM_BAR_FORMAT` (#10211) 2022-11-18 21:39:13 +01:00