157 Commits (0bf24cf641035089ad14b67a6f2223b263a99547)

Author SHA1 Message Date
  Glenn Jocher 276b674513
Fix SKU-110K HUB: `OSError` (#5106) 2 years ago
  Egor Orel 48b00dbc0d
Re-open IP-camera videostream if disconnected (#5074) 2 years ago
  Glenn Jocher 57ce73cd4f
Update datasets.py comments (#5088) 3 years ago
  Glenn Jocher a64a4c839f
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 3 years ago
  Glenn Jocher 4fdaec0449
Single `cache_version` definition (#4846) 3 years ago
  Glenn Jocher fe39562a5f
Sorted datasets update to `cache_labels()` (#4845) 3 years ago
  Jihoon Kim fcb225c1c8
Shuffle all 4(or 9) images in mosaic augmentation (#4787) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Glenn Jocher e899d6e8fb
Fix for corrupt JPEGs auto-fix PR (#4560) 3 years ago
  Glenn Jocher 11f85e7e71
Auto-fix corrupt JPEGs (#4548) 3 years ago
  Huu Quan, CAP 1d65e8194d
Fix missing labels after albumentations (#4455) 3 years ago
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 63e09fdc48
Remove `encoding='ascii'` (#4413) 3 years ago
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 years ago
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 years ago
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) 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 8c6f9e15bf
Update `dataset_stats()` for zipped datasets (#3926) 3 years ago
  Glenn Jocher 33202b7f0b
YOLOv5 + Albumentations integration (#3882) 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 3213d8713f
Fix for `dataset_stats()` with updated data.yaml (#3819) 3 years ago
  Glenn Jocher f89941711c
NGA xView 2018 Dataset Auto-Download (#3775) 3 years ago
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 3 years ago
  Yonghye Kwon 417a2f425c
Edit comment (#3759) 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
  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
  Glenn Jocher 7a565f130a
Update `dataset_stats()` (#3593) 3 years ago
  Glenn Jocher 958ab92dc1
Remove `opt` from `create_dataloader()`` (#3552) 3 years ago
  Glenn Jocher 1b5edb6f8e
Update `dataset_stats()` for HUB (#3536) 3 years ago
  Glenn Jocher b6fdd2e5e5
Create `dataset_stats()` for HUB 3 years ago
  Glenn Jocher 8d52c1c5c5
Update datasets.py (#3531) 3 years ago
  Dean Mark 28bff22df8
Use multi-threading in cache_labels (#3505) 3 years ago