279 次程式碼提交 (dbc06ce29298de4a55d73fa37362dd51a03035ed)

作者 SHA1 備註 提交日期
  Glenn Jocher 19d03a955c
Remove DDP process group timeout (#4422) 3 年之前
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 年之前
  Glenn Jocher ce7deec440
`int(mlc)` (#4385) 3 年之前
  Glenn Jocher 86c7150cfd
Update newline (#4308) 3 年之前
  Glenn Jocher e78aeac973
Evolve in CSV format (#4307) 3 年之前
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 年之前
  Kalen Michael b74929c910
Add `train.py` and `val.py` callbacks (#4220) 3 年之前
  IneovaAI bceb57b910
Add `python train.py --freeze N` argument (#4238) 3 年之前
  Glenn Jocher 8d3c3ef45c
Fix weight decay comment (#4228) 3 年之前
  Glenn Jocher c2c958c350
Explicit `requirements.txt` location (#4225) 3 年之前
  Glenn Jocher b60b62e874
PyCharm reformat (#4209) 3 年之前
  Ayush Chaurasia e88e8f7a98
W&B: Restructure code to support the new dataset_check() feature (#4197) 3 年之前
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 年之前
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 年之前
  Glenn Jocher 96e36a7c91
New CSV Logger (#4148) 3 年之前
  Glenn Jocher efe60b5681
Refactor train.py and val.py `loggers` (#4137) 3 年之前
  Glenn Jocher 63dd65e7ed
Update train.py (#4136) 3 年之前
  Glenn Jocher 2c073cd207
Add train.py ``--img-size` floor (#4099) 3 年之前
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 年之前
  Glenn Jocher 951922c735
Add `--sync-bn` known issue (#4032) 3 年之前
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 年之前
  Eldar Kurtic e7888af94c
Fix inconsistent NMS IoU value for COCO (#3934) 3 年之前
  Glenn Jocher 8930e22cce
Evolution commented `hyp['anchors']` fix (#3887) 3 年之前
  san-soucie d3e9d69850
`--evolve 300` generations CLI argument (#3863) 3 年之前
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 年之前
  yellowdolphin 3974d725b6
Fix warmup `accumulate` (#3722) 3 年之前
  Glenn Jocher 92d49fde35
Update seeds for single-GPU reproducibility (#3789) 3 年之前
  Piotr Skalski 09246a5a33
fix/incorrect_fitness_import (#3770) 3 年之前
  Glenn Jocher f2d97ebb25
Remove DDP MultiHeadAttention fix (#3768) 3 年之前
  Glenn Jocher f79d7479da
Add optional dataset.yaml `path` attribute (#3753) 3 年之前
  Glenn Jocher ae4261c774
Force non-zero hyp evolution weights `w` (#3748) 3 年之前
  Glenn Jocher fdc22398fa
Create `data/hyps` directory (#3747) 3 年之前
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) 3 年之前
  Ayush Chaurasia 75c0ff43af
[x]W&B: Don't resume transfer learning runs (#3604) 3 年之前
  Glenn Jocher e8810a53e8
Update DDP backend `if dist.is_nccl_available()` (#3705) 3 年之前
  Glenn Jocher fbf41e0913
Add `train.run()` method (#3700) 3 年之前
  Glenn Jocher c1af67dcd4
Add torch DP warning (#3698) 3 年之前
  Glenn Jocher b3e2f4e08d
Eliminate `total_batch_size` variable (#3697) 3 年之前
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 年之前
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) 3 年之前
  Glenn Jocher 2296f1546f
Update `WORLD_SIZE` and `RANK` retrieval (#3670) 3 年之前
  Glenn Jocher 045d5d8629
Update TensorBoard (#3669) 3 年之前
  Glenn Jocher fa201f968e
Update `train(hyp, *args)` to accept `hyp` file or dict (#3668) 3 年之前
  Glenn Jocher 6d6e2ca65f
Update train.py (#3667) 3 年之前
  Wei Quan 4c5d9bff80
Fix incorrect end epoch comment (#3612) 3 年之前
  Glenn Jocher 4984cf54be
train.py GPU memory fix (#3590) 3 年之前
  Glenn Jocher 4695ca8314
Refactoring cleanup (#3565) 3 年之前
  Glenn Jocher 5948f20a3d
Update test.py profiling (#3555) 3 年之前
  Glenn Jocher 63157d214d
Remove `is_coco` argument from `test()` (#3553) 3 年之前
  Glenn Jocher 958ab92dc1
Remove `opt` from `create_dataloader()`` (#3552) 3 年之前