1280 次程式碼提交 (c6c88dc601fbdbe4e3391ba14245ec2740b5d01a)
 

作者 SHA1 備註 提交日期
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 年之前
  Glenn Jocher 25d1f2932c
Plot `AutoShape()` detections in ascending order (#3843) 3 年之前
  Feras Oughali 7d6af69638
Fix `LoadStreams()` dataloader frame skip issue (#3833) 3 年之前
  Glenn Jocher 57c5d02bbe
Concise `TransformerBlock()` (#3821) 3 年之前
  Glenn Jocher 5ea771d93d
Move IoU functions to metrics.py (#3820) 3 年之前
  Glenn Jocher 3213d8713f
Fix for `dataset_stats()` with updated data.yaml (#3819) 3 年之前
  Glenn Jocher 02719dde52
Update `feature_visualization()` (#3807) 3 年之前
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) 3 年之前
  yellowdolphin 3974d725b6
Fix warmup `accumulate` (#3722) 3 年之前
  batrlatom 5e976a274d
Fix competition link (#3799) 3 年之前
  Glenn Jocher 47543f97b1
FROM nvcr.io/nvidia/pytorch:21.05-py3 (#3794) 3 年之前
  Glenn Jocher 5e6886c860
Update Dockerfile (#3792) 3 年之前
  Glenn Jocher 96c87f1711
nvcr.io/nvidia/pytorch:21.06-py3 (#3791) 3 年之前
  Glenn Jocher 07166ba38c
Update Usage examples (#3790) 3 年之前
  Glenn Jocher 92d49fde35
Update seeds for single-GPU reproducibility (#3789) 3 年之前
  Glenn Jocher 8e7f285051
Fix datasets for aws and get_coco.sh (#3788) 3 年之前
  Glenn Jocher bd581b330b
Create hyp.scratch-p6.yaml (#3787) 3 年之前
  Glenn Jocher 8035b61682
Update objectness IoU sort (#3786) 3 年之前
  Glenn Jocher 157aa2f886
Objectness IoU Sort (#3610) 3 年之前
  Glenn Jocher 9dc5d35fce
Update README.md fix banner width (#3785) 3 年之前
  Glenn Jocher f89941711c
NGA xView 2018 Dataset Auto-Download (#3775) 3 年之前
  Ayush Chaurasia ffb6e11050
W&B: Update Tables API and comply with new dataset_check (#3772) 3 年之前
  Piotr Skalski 09246a5a33
fix/incorrect_fitness_import (#3770) 3 年之前
  Glenn Jocher f2d97ebb25
Remove DDP MultiHeadAttention fix (#3768) 3 年之前
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 3 年之前
  Glenn Jocher 03281f8c76
COCO annotations JSON fix (#3764) 3 年之前
  Glenn Jocher f79d7479da
Add optional dataset.yaml `path` attribute (#3753) 3 年之前
  Yonghye Kwon 417a2f425c
Edit comment (#3759) 3 年之前
  Glenn Jocher ae4261c774
Force non-zero hyp evolution weights `w` (#3748) 3 年之前
  Glenn Jocher fdc22398fa
Create `data/hyps` directory (#3747) 3 年之前
  Glenn Jocher 63060910a6
Update `check_datasets()` for dynamic unzip path (#3732) 3 年之前
  Glenn Jocher 9ac7d388a9
Backwards compatible cache version checks (#3730) 3 年之前
  fcakyon 0e2d0d54d7
Fix typo (#3729) 3 年之前
  Glenn Jocher b83e1a4adc
Fix `img2label_paths()` order (#3720) 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 年之前
  Glenn Jocher 5bab9a28e4
Reformat (#3694) 3 年之前
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) 3 年之前
  Mai Thanh Minh bf209f6fe9
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) 3 年之前
  Glenn Jocher 814806c61d
Update cache check (#3691) 3 年之前
  Glenn Jocher 463628a4d8
Update README.md (#3684) 3 年之前
  ZouJiu1 2729761458
EMA changes for pre-model's batch_size (#3681) 3 年之前
  Glenn Jocher f527704cd3
Cache v0.3: improved corrupt image/label reporting (#3676) 3 年之前
  Glenn Jocher 2296f1546f
Update `WORLD_SIZE` and `RANK` retrieval (#3670) 3 年之前
  Glenn Jocher 045d5d8629
Update TensorBoard (#3669) 3 年之前