mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
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>