714 Commits (741cd0eb230923f8df981b17ca8b15f23b91e745)

Author SHA1 Message Date
  Ayush Chaurasia 62409eea08
W&B sweeps support (#3938) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) 3 years ago
  Glenn Jocher 90e60b403d
Update `np.random.random()` to `random.random()` (#3967) 3 years ago
  Glenn Jocher 8298ce5e88
Update `albumentations>=1.0.2` (#3966) 3 years ago
  Glenn Jocher 80299a57e2
Numerical stability fix for Albumentations (#3958) 3 years ago
  Glenn Jocher 443af8b25a
Cache v0.4 update (#3954) 3 years ago
  Glenn Jocher a26e7de2bf
Update augmentations.py (#3948) 3 years ago
  Glenn Jocher 248504cf13
Feature visualization improvements 32 (#3947) 3 years ago
  Glenn Jocher 8c6f9e15bf
Update `dataset_stats()` for zipped datasets (#3926) 3 years ago
  Glenn Jocher 850970e081
`feature_visualization()` CUDA fix (#3925) 3 years ago
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) 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 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) 3 years ago
  Glenn Jocher 9e8fb9fd0b
Create `utils/augmentations.py` (#3877) 3 years ago
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 years ago
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) 3 years ago
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 years ago
  Feras Oughali 7d6af69638
Fix `LoadStreams()` dataloader frame skip issue (#3833) 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
  Glenn Jocher 8e7f285051
Fix datasets for aws and get_coco.sh (#3788) 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 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
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 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 63060910a6
Update `check_datasets()` for dynamic unzip path (#3732) 3 years ago
  Glenn Jocher 9ac7d388a9
Backwards compatible cache version checks (#3730) 3 years ago
  Glenn Jocher b83e1a4adc
Fix `img2label_paths()` order (#3720) 3 years ago
  Ayush Chaurasia 75c0ff43af
[x]W&B: Don't resume transfer learning runs (#3604) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago
  Mai Thanh Minh bf209f6fe9
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) 3 years ago
  Glenn Jocher 814806c61d
Update cache check (#3691) 3 years ago
  Glenn Jocher f527704cd3
Cache v0.3: improved corrupt image/label reporting (#3676) 3 years ago
  Glenn Jocher 9b6dba6207
Update `dataset_stats()` to list of dicts (#3657) 3 years ago
  xiaowk5516 d808855f77
Assert non-premature end of JPEG images (#3638) 3 years ago
  Glenn Jocher 6c0e1d9fd7
Update `verify_image_label()` (#3635) 3 years ago
  Glenn Jocher 7d3686a686
Update `check_file()` (#3622) 3 years ago
  Ayush Chaurasia daab682b06
Suppress wandb images size mismatch warning (#3611) 3 years ago
  Glenn Jocher 239a11c197
Download COCO and VOC by default (#3608) 3 years ago
  Glenn Jocher 7a565f130a
Update `dataset_stats()` (#3593) 3 years ago
  Ayush Chaurasia 53d4fc2e26
W&B: Allow changed in config variable #3588 3 years ago
  Glenn Jocher e8c5237403
ConfusionMatrix `normalize=True` fix (#3587) 3 years ago
  Glenn Jocher ec2da4a82c
Add ConfusionMatrix `normalize=True` flag (#3586) 3 years ago