Update DDP backend `if dist.is_nccl_available()` (#3705) e8810a5 unverified glenn-jocher commited on Jun 20, 2021
Eliminate `total_batch_size` variable (#3697) b3e2f4e unverified glenn-jocher commited on Jun 19, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Slightly modify CLI execution (#3687) bfb2276 unverified lb-desupervised Lewis Belcher commited on Jun 19, 2021
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) bf209f6 unverified Mai Thanh Minh glenn-jocher commited on Jun 19, 2021
EMA changes for pre-model's batch_size (#3681) 2729761 unverified ZouJiu1 glenn-jocher commited on Jun 18, 2021
Cache v0.3: improved corrupt image/label reporting (#3676) f527704 unverified glenn-jocher commited on Jun 18, 2021
Update `WORLD_SIZE` and `RANK` retrieval (#3670) 2296f15 unverified glenn-jocher commited on Jun 17, 2021
Update `train(hyp, *args)` to accept `hyp` file or dict (#3668) fa201f9 unverified glenn-jocher commited on Jun 17, 2021
Update `dataset_stats()` to list of dicts (#3657) 9b6dba6 unverified glenn-jocher commited on Jun 17, 2021
Assert non-premature end of JPEG images (#3638) d808855 unverified xiaowk5516 glenn-jocher commited on Jun 16, 2021
RUN pip install --no-cache -U torch torchvision (#3637) bb79e13 unverified glenn-jocher commited on Jun 16, 2021
FROM nvcr.io/nvidia/pytorch:21.05-py3 (#3633) de56813 unverified glenn-jocher commited on Jun 16, 2021
Suppress wandb images size mismatch warning (#3611) daab682 unverified Ayush Chaurasia glenn-jocher commited on Jun 14, 2021
W&B: Allow changed in config variable #3588 53d4fc2 unverified Ayush Chaurasia commited on Jun 11, 2021
ConfusionMatrix `normalize=True` fix (#3587) e8c5237 unverified glenn-jocher commited on Jun 11, 2021
Add ConfusionMatrix `normalize=True` flag (#3586) ec2da4a unverified glenn-jocher commited on Jun 11, 2021
Update export.py, yolo.py `sys.path.append()` (#3579) 53ed872 unverified glenn-jocher commited on Jun 10, 2021