149 次代码提交 (f984cce52a465f7377f2d9188e728496a83821af)

作者 SHA1 备注 提交日期
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 年前
  Glenn Jocher e899d6e8fb
Fix for corrupt JPEGs auto-fix PR (#4560) 3 年前
  Glenn Jocher 11f85e7e71
Auto-fix corrupt JPEGs (#4548) 3 年前
  Huu Quan, CAP 1d65e8194d
Fix missing labels after albumentations (#4455) 3 年前
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 年前
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 年前
  Glenn Jocher 63e09fdc48
Remove `encoding='ascii'` (#4413) 3 年前
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 年前
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 年前
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 年前
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 年前
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) 3 年前
  Glenn Jocher 80299a57e2
Numerical stability fix for Albumentations (#3958) 3 年前
  Glenn Jocher 443af8b25a
Cache v0.4 update (#3954) 3 年前
  Glenn Jocher 8c6f9e15bf
Update `dataset_stats()` for zipped datasets (#3926) 3 年前
  Glenn Jocher 33202b7f0b
YOLOv5 + Albumentations integration (#3882) 3 年前
  Glenn Jocher 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) 3 年前
  Glenn Jocher 9e8fb9fd0b
Create `utils/augmentations.py` (#3877) 3 年前
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 年前
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) 3 年前
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 年前
  Feras Oughali 7d6af69638
Fix `LoadStreams()` dataloader frame skip issue (#3833) 3 年前
  Glenn Jocher 3213d8713f
Fix for `dataset_stats()` with updated data.yaml (#3819) 3 年前
  Glenn Jocher f89941711c
NGA xView 2018 Dataset Auto-Download (#3775) 3 年前
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 3 年前
  Yonghye Kwon 417a2f425c
Edit comment (#3759) 3 年前
  Glenn Jocher 9ac7d388a9
Backwards compatible cache version checks (#3730) 3 年前
  Glenn Jocher b83e1a4adc
Fix `img2label_paths()` order (#3720) 3 年前
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 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 f527704cd3
Cache v0.3: improved corrupt image/label reporting (#3676) 3 年前
  Glenn Jocher 9b6dba6207
Update `dataset_stats()` to list of dicts (#3657) 3 年前
  xiaowk5516 d808855f77
Assert non-premature end of JPEG images (#3638) 3 年前
  Glenn Jocher 6c0e1d9fd7
Update `verify_image_label()` (#3635) 3 年前
  Glenn Jocher 7d3686a686
Update `check_file()` (#3622) 3 年前
  Glenn Jocher 7a565f130a
Update `dataset_stats()` (#3593) 3 年前
  Glenn Jocher 958ab92dc1
Remove `opt` from `create_dataloader()`` (#3552) 3 年前
  Glenn Jocher 1b5edb6f8e
Update `dataset_stats()` for HUB (#3536) 3 年前
  Glenn Jocher b6fdd2e5e5
Create `dataset_stats()` for HUB 3 年前
  Glenn Jocher 8d52c1c5c5
Update datasets.py (#3531) 3 年前
  Dean Mark 28bff22df8
Use multi-threading in cache_labels (#3505) 3 年前
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 年前
  Yonghye Kwon c37f072ba7
Faster HSV augmentation (#3462) 3 年前
  Glenn Jocher 8e3b4a0bf3
Update MixUp augmentation `alpha=beta=32.0` (#3455) 3 年前
  Glenn Jocher fdbe527dc0
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395) 3 年前
  tudoulei 21a9607e00
`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379) 3 年前
  Glenn Jocher 4d4a2b0520
Ignore blank lines in `*.txt` labels (#3366) 3 年前
  Glenn Jocher c6b5bfca85
Updated cache v0.2 with `hashlib` (#3350) 3 年前
  Glenn Jocher 0e2f2cbb51
Update LoadStreams init fallbacks (#3295) 3 年前