1393 Commits (19d03a955c1a20f0e8764e41d68253a838373843)
 

Author SHA1 Message Date
  johnohagan 61047a2b4f
Save PyTorch Hub models to `/root/hub/cache/dir` (#3904) 3 years ago
  Glenn Jocher 33202b7f0b
YOLOv5 + Albumentations integration (#3882) 3 years ago
  Glenn Jocher 6a3ee7cf03
Hub models `map_location=device` (#3894) 3 years ago
  Glenn Jocher 8930e22cce
Evolution commented `hyp['anchors']` fix (#3887) 3 years ago
  Glenn Jocher 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) 3 years ago
  Glenn Jocher 9e8fb9fd0b
Create `utils/augmentations.py` (#3877) 3 years ago
  Glenn Jocher 81b31824f5
Models `*.yaml` reformat (#3875) 3 years ago
  Glenn Jocher bd88e7f4f2 Created using Colaboratory 3 years ago
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 years ago
  san-soucie d3e9d69850
`--evolve 300` generations CLI argument (#3863) 3 years ago
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) 3 years ago
  Glenn Jocher 4717a3b038 Created using Colaboratory 3 years ago
  Glenn Jocher b6863385b5 Created using Colaboratory 3 years ago
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 years ago
  Glenn Jocher 25d1f2932c
Plot `AutoShape()` detections in ascending order (#3843) 3 years ago
  Feras Oughali 7d6af69638
Fix `LoadStreams()` dataloader frame skip issue (#3833) 3 years ago
  Glenn Jocher 57c5d02bbe
Concise `TransformerBlock()` (#3821) 3 years ago
  Glenn Jocher 5ea771d93d
Move IoU functions to metrics.py (#3820) 3 years ago
  Glenn Jocher 3213d8713f
Fix for `dataset_stats()` with updated data.yaml (#3819) 3 years ago
  Glenn Jocher 02719dde52
Update `feature_visualization()` (#3807) 3 years ago
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) 3 years ago
  yellowdolphin 3974d725b6
Fix warmup `accumulate` (#3722) 3 years ago
  batrlatom 5e976a274d
Fix competition link (#3799) 3 years ago
  Glenn Jocher 47543f97b1
FROM nvcr.io/nvidia/pytorch:21.05-py3 (#3794) 3 years ago
  Glenn Jocher 5e6886c860
Update Dockerfile (#3792) 3 years ago
  Glenn Jocher 96c87f1711
nvcr.io/nvidia/pytorch:21.06-py3 (#3791) 3 years ago
  Glenn Jocher 07166ba38c
Update Usage examples (#3790) 3 years ago
  Glenn Jocher 92d49fde35
Update seeds for single-GPU reproducibility (#3789) 3 years ago
  Glenn Jocher 8e7f285051
Fix datasets for aws and get_coco.sh (#3788) 3 years ago
  Glenn Jocher bd581b330b
Create hyp.scratch-p6.yaml (#3787) 3 years ago
  Glenn Jocher 8035b61682
Update objectness IoU sort (#3786) 3 years ago
  Glenn Jocher 157aa2f886
Objectness IoU Sort (#3610) 3 years ago
  Glenn Jocher 9dc5d35fce
Update README.md fix banner width (#3785) 3 years ago
  Glenn Jocher f89941711c
NGA xView 2018 Dataset Auto-Download (#3775) 3 years ago
  Ayush Chaurasia ffb6e11050
W&B: Update Tables API and comply with new dataset_check (#3772) 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
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 3 years ago
  Glenn Jocher 03281f8c76
COCO annotations JSON fix (#3764) 3 years ago
  Glenn Jocher f79d7479da
Add optional dataset.yaml `path` attribute (#3753) 3 years ago
  Yonghye Kwon 417a2f425c
Edit comment (#3759) 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 63060910a6
Update `check_datasets()` for dynamic unzip path (#3732) 3 years ago
  Glenn Jocher 9ac7d388a9
Backwards compatible cache version checks (#3730) 3 years ago
  fcakyon 0e2d0d54d7
Fix typo (#3729) 3 years ago
  Glenn Jocher b83e1a4adc
Fix `img2label_paths()` order (#3720) 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