Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Simplify `check_requirements()` usage (#4855)   Glenn Jocher 2 years ago
Replace `path.absolute()` with `path.resolve()` (#4763)   Glenn Jocher 2 years ago
Update hubconf.py attempt_load import (#4428)   Omid Sadeghnezhad 2 years ago
Standardize headers and docstrings (#4417)   Glenn Jocher 2 years ago
Update Hub Path inputs (#4200)   Glenn Jocher 2 years ago
Train from `--data path/to/dataset.zip` feature (#4185)   Glenn Jocher 2 years ago
Fix `torch.hub.list('ultralytics/yolov5')` pathlib bug (#3921)   Glenn Jocher 2 years ago
Save PyTorch Hub models to `/root/hub/cache/dir` (#3904)   johnohagan 2 years ago
Hub models `map_location=device` (#3894)   Glenn Jocher 2 years ago
On-demand `pycocotools` pip install (#3547)   Glenn Jocher 2 years ago
Merge `develop` branch into `master` (#3518)   Glenn Jocher 2 years ago
check_requirements() exclude `opencv-python` (#3507)   Glenn Jocher 2 years ago
Add `device` argument to PyTorch Hub models (#3104)   Christoph Gerum 3 years ago
Scope all hubconf.py imports for torch.hub.list() (#3145)   Glenn Jocher 3 years ago
Scope imports for torch.hub.list() improvement (#3144)   Glenn Jocher 3 years ago
Hubconf.py bug fix (#3007)   Glenn Jocher 3 years ago
cleanup   Glenn Jocher 3 years ago
Update hubconf.py for unified loading (#3005)   Glenn Jocher 3 years ago
PyTorch Hub load directly when possible (#2986)   Glenn Jocher 3 years ago
Update check_requirements() exclude list (#2974)   Glenn Jocher 3 years ago
Add verbose option to pytorch hub models (#2926)   NanoCode012 3 years ago
PyTorch Hub cv2 .save() .show() bug fix (#2831)   Glenn Jocher 3 years ago
YOLOv5 v5.0 Release patch 1 (#2764)   Glenn Jocher 3 years ago
YOLOv5 v5.0 Release (#2762)   Glenn Jocher 3 years ago
Add Hub results.pandas() method (#2725)   Glenn Jocher 3 years ago
Speed profiling improvements (#2648)   Glenn Jocher 3 years ago
PyTorch Hub custom model to CUDA device fix (#2636)   Glenn Jocher 3 years ago
YOLOv5 PyTorch Hub models >> check_requirements() (#2588)   Glenn Jocher 3 years ago
YOLOv5 PyTorch Hub models >> check_requirements() (#2577)   Glenn Jocher 3 years ago
PyTorch Hub models default to CUDA:0 if available (#2472)   Glenn Jocher 3 years ago