267 Commits (2683b180795c134b7bcdcebd515fac8c0e9cc7a6)

Author SHA1 Message Date
  Glenn Jocher 8930e22cce
Evolution commented `hyp['anchors']` fix (#3887) 3 years ago
  san-soucie d3e9d69850
`--evolve 300` generations CLI argument (#3863) 3 years ago
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 years ago
  yellowdolphin 3974d725b6
Fix warmup `accumulate` (#3722) 3 years ago
  Glenn Jocher 92d49fde35
Update seeds for single-GPU reproducibility (#3789) 3 years ago
  Piotr Skalski 09246a5a33
fix/incorrect_fitness_import (#3770) 3 years ago
  Glenn Jocher f2d97ebb25
Remove DDP MultiHeadAttention fix (#3768) 3 years ago
  Glenn Jocher f79d7479da
Add optional dataset.yaml `path` attribute (#3753) 3 years ago
  Glenn Jocher ae4261c774
Force non-zero hyp evolution weights `w` (#3748) 3 years ago
  Glenn Jocher fdc22398fa
Create `data/hyps` directory (#3747) 3 years ago
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) 3 years ago
  Ayush Chaurasia 75c0ff43af
[x]W&B: Don't resume transfer learning runs (#3604) 3 years ago
  Glenn Jocher e8810a53e8
Update DDP backend `if dist.is_nccl_available()` (#3705) 3 years ago
  Glenn Jocher fbf41e0913
Add `train.run()` method (#3700) 3 years ago
  Glenn Jocher c1af67dcd4
Add torch DP warning (#3698) 3 years ago
  Glenn Jocher b3e2f4e08d
Eliminate `total_batch_size` variable (#3697) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) 3 years ago
  Glenn Jocher 2296f1546f
Update `WORLD_SIZE` and `RANK` retrieval (#3670) 3 years ago
  Glenn Jocher 045d5d8629
Update TensorBoard (#3669) 3 years ago
  Glenn Jocher fa201f968e
Update `train(hyp, *args)` to accept `hyp` file or dict (#3668) 3 years ago
  Glenn Jocher 6d6e2ca65f
Update train.py (#3667) 3 years ago
  Wei Quan 4c5d9bff80
Fix incorrect end epoch comment (#3612) 3 years ago
  Glenn Jocher 4984cf54be
train.py GPU memory fix (#3590) 3 years ago
  Glenn Jocher 4695ca8314
Refactoring cleanup (#3565) 3 years ago
  Glenn Jocher 5948f20a3d
Update test.py profiling (#3555) 3 years ago
  Glenn Jocher 63157d214d
Remove `is_coco` argument from `test()` (#3553) 3 years ago
  Glenn Jocher 958ab92dc1
Remove `opt` from `create_dataloader()`` (#3552) 3 years ago
  Glenn Jocher ef0b5c9d29
On-demand `pycocotools` pip install (#3547) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  Glenn Jocher 4aa2959101
Suppress jit trace warning + graph once (#3454) 3 years ago
  Glenn Jocher 4b52e19a61
COCO evolution fix (#3388) 3 years ago
  Glenn Jocher ba6f3f974b
Enable direct `--weights URL` definition (#3373) 3 years ago
  Glenn Jocher aad99b63d6
TensorBoard DP/DDP graph fix (#3325) 3 years ago
  Charles Frye 19100ba007
Improves docs and handling of entities and resuming by WandbLogger (#3264) 3 years ago
  Glenn Jocher dd7f0b7e05
Fix TypeError: 'PosixPath' object is not iterable (#3285) 3 years ago
  Glenn Jocher 10d56d784e
Assert `--image-weights` not combined with DDP (#3275) 3 years ago
  Glenn Jocher b7cd1f540d
TensorBoard add_graph() fix (#3236) 3 years ago
  Glenn Jocher 60fe54449d
Update train.py (#3099) 3 years ago
  Glenn Jocher a833ee2a46
Update check_requirements() exclude list (#2974) 3 years ago
  Glenn Jocher f7bc685c2c
Implement yaml.safe_load() (#2876) 3 years ago
  Burhan c949fc86d1
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) 3 years ago
  Glenn Jocher 6dd1083bbb
Tensorboard model visualization bug fix (#2758) 3 years ago
  Ding Yiwei 1148e2ea63
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) 3 years ago
  Phat Tran 9c803f2f7e
Add --label-smoothing eps argument to train.py (default 0.0) (#2344) 3 years ago
  Ayush Chaurasia 518c09578e
W&B resume ddp from run link fix (#2579) 3 years ago
  Ayush Chaurasia dc51e80b00
Fix: evolve with wandb (#2634) 3 years ago
  Glenn Jocher 9f98201dd9
W&B DDP fix 2 (#2587) 3 years ago
  Glenn Jocher e5b0200cd2
Update tensorboard>=2.4.1 (#2576) 3 years ago
  Ayush Chaurasia 1bf9365280
W&B DDP fix (#2574) 3 years ago