267 Commits (2683b180795c134b7bcdcebd515fac8c0e9cc7a6)

Author SHA1 Message Date
  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
  Ayush Chaurasia e8fc97aa38
Improved W&B integration (#2125) 3 years ago
  Glenn Jocher 08d4918d7f
labels.jpg class names (#2454) 3 years ago
  Glenn Jocher f01f3223d5
Integer printout (#2450) 3 years ago
  Glenn Jocher 886f1c03d8
DDP after autoanchor reorder (#2421) 3 years ago
  Glenn Jocher e931b9da33
Resume with custom anchors fix (#2361) 3 years ago
  Glenn Jocher a3ecf0fd64
Anchor override (#2350) 3 years ago
  Glenn Jocher fab5085674
EMA bug fix 2 (#2330) 3 years ago
  Glenn Jocher dfeec198cb
final_epoch EMA bug fix (#2317) 3 years ago
  Jan Hajek efa4946d15
W&B entity support (#2298) 3 years ago
  Glenn Jocher 71dd2768f2
Improved model+EMA checkpointing 2 (#2295) 3 years ago