Re-open IP-camera videostream if disconnected (#5074) 48b00db unverified Egor Orel glenn-jocher commited on Oct 8, 2021
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) a64a4c8 unverified glenn-jocher commited on Sep 25, 2021
Sorted datasets update to `cache_labels()` (#4845) fe39562 unverified glenn-jocher commited on Sep 17, 2021
Shuffle all 4(or 9) images in mosaic augmentation (#4787) fcb225c unverified Jihoon Kim commited on Sep 14, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Fix missing labels after albumentations (#4455) 1d65e81 unverified Huu Quan, CAP Huu Quan glenn-jocher commited on Aug 18, 2021
Add TensorFlow and TFLite export (#1127) 808bcad unverified zldrobit glenn-jocher commited on Aug 17, 2021
Feature `python train.py --cache disk` (#4049) 2d99063 unverified junji hashimoto glenn-jocher commited on Aug 2, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Numerical stability fix for Albumentations (#3958) 80299a5 unverified glenn-jocher commited on Jul 10, 2021
Update `dataset_stats()` for zipped datasets (#3926) 8c6f9e1 unverified glenn-jocher commited on Jul 8, 2021
Add multi-stream saving feature (#3864) 9d86b54 unverified ketan-b glenn-jocher commited on Jul 4, 2021
Add EXIF rotation to YOLOv5 Hub inference (#3852) 831773f unverified vaaliferov glenn-jocher commited on Jul 2, 2021
Fix `LoadStreams()` dataloader frame skip issue (#3833) 7d6af69 unverified Feras Oughali glenn-jocher commited on Jun 30, 2021
Fix for `dataset_stats()` with updated data.yaml (#3819) 3213d87 unverified glenn-jocher commited on Jun 29, 2021
NGA xView 2018 Dataset Auto-Download (#3775) f899417 unverified glenn-jocher commited on Jun 25, 2021
Backwards compatible cache version checks (#3730) 9ac7d38 unverified glenn-jocher commited on Jun 22, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) bf209f6 unverified Mai Thanh Minh glenn-jocher commited on Jun 19, 2021
Cache v0.3: improved corrupt image/label reporting (#3676) f527704 unverified glenn-jocher commited on Jun 18, 2021
Update `dataset_stats()` to list of dicts (#3657) 9b6dba6 unverified glenn-jocher commited on Jun 17, 2021
Assert non-premature end of JPEG images (#3638) d808855 unverified xiaowk5516 glenn-jocher commited on Jun 16, 2021
Remove `opt` from `create_dataloader()`` (#3552) 958ab92 unverified glenn-jocher commited on Jun 9, 2021
Use multi-threading in cache_labels (#3505) 28bff22 unverified Dean Mark glenn-jocher commited on Jun 8, 2021