`intersect_dicts()` in hubconf.py fix (#5542) e189fa1 unverified glenn-jocher commited on Nov 6, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Simplify `check_requirements()` usage (#4855) 4c839ee unverified glenn-jocher commited on Sep 18, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Update hubconf.py attempt_load import (#4428) dbc06ce unverified Omid Sadeghnezhad commited on Aug 16, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Fix `torch.hub.list('ultralytics/yolov5')` pathlib bug (#3921) 411842e unverified glenn-jocher commited on Jul 7, 2021
Save PyTorch Hub models to `/root/hub/cache/dir` (#3904) 61047a2 unverified johnohagan glenn-jocher commited on Jul 7, 2021
Merge `develop` branch into `master` (#3518) f3c3d2c unverified glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools developer0hye Sam_S Samridha Shrestha edificewang commited on Jun 8, 2021
check_requirements() exclude `opencv-python` (#3507) 3f03acb unverified glenn-jocher commited on Jun 7, 2021
Add `device` argument to PyTorch Hub models (#3104) b133baa unverified cgerum glenn-jocher commited on May 16, 2021
Scope all hubconf.py imports for torch.hub.list() (#3145) 06372b1 unverified glenn-jocher commited on May 12, 2021
Scope imports for torch.hub.list() improvement (#3144) 1935266 unverified glenn-jocher commited on May 12, 2021
Update hubconf.py for unified loading (#3005) c1a44ed unverified glenn-jocher commited on May 1, 2021
PyTorch Hub load directly when possible (#2986) d08575e unverified glenn-jocher commited on Apr 30, 2021
Update check_requirements() exclude list (#2974) a833ee2 unverified glenn-jocher commited on Apr 29, 2021
Add verbose option to pytorch hub models (#2926) c0d3f80 unverified Nanobit glenn-jocher commited on Apr 25, 2021
PyTorch Hub cv2 .save() .show() bug fix (#2831) c15e25c unverified glenn-jocher commited on Apr 18, 2021
PyTorch Hub custom model to CUDA device fix (#2636) ee16983 unverified glenn-jocher commited on Mar 28, 2021
YOLOv5 PyTorch Hub models >> check_requirements() (#2588) 8ace1b1 unverified glenn-jocher commited on Mar 24, 2021
YOLOv5 PyTorch Hub models >> check_requirements() (#2577) 2bcc89d unverified glenn-jocher commited on Mar 24, 2021
PyTorch Hub models default to CUDA:0 if available (#2472) 9b11f0c unverified glenn-jocher commited on Mar 15, 2021
autoShape() default for PyTorch Hub models (#1692) 14b0abe unverified Nanobit glenn-jocher commited on Dec 27, 2020
Simplified PyTorch hub for custom models (#1677) e92245a unverified glenn-jocher commited on Dec 12, 2020
Simplified PyTorch hub for custom models (#1677) f7a923b unverified glenn-jocher commited on Dec 12, 2020
Simplified PyTorch hub for custom models (#1677) 87ca35b unverified glenn-jocher commited on Dec 12, 2020
Use pathlib instead of low-level module (#1329) 1c8464e unverified Khiem Doan glenn-jocher commited on Nov 10, 2020