Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
52 contributions in the last year
Contribution activity
July 2020
Created a pull request in ultralytics/yolov5 that received 16 comments
Add Multi-Node support for DDP Training
Fix #501 . Unit test (CPU, Single GPU, DP mode, 2 GPU DDP mode) Single machine, two terminal Multiple machines, one terminal each It wor…
+6
−4
•
16
comments
Opened their first issue on GitHub in ultralytics/yolov5
Created an issue in MagicFrogSJTU/yolov5 that received 59 comments
DDP update
yolov5/utils/datasets.py Line 62 in 5bf8beb
Should we do os.cpu_count()/world_size? For 2, this might not be an issue, but if this code …
59
comments