Commit History
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
glenn-jocher
commited on
Fix `device` count check (#6290)
e7bf382
unverified
glenn-jocher
commited on
`pretrained=False` fix (#5966)
e8ef8fb
unverified
glenn-jocher
commited on
`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified
glenn-jocher
commited on
Remove `.autoshape()` method (#5694)
46daa7b
unverified
glenn-jocher
commited on
`intersect_dicts()` in hubconf.py fix (#5542)
e189fa1
unverified
glenn-jocher
commited on
precommit: isort (#5493)
0155548
unverified
YOLOv5 release v6.0 (#5141)
956be8e
unverified
glenn-jocher
commited on
Simplify `check_requirements()` usage (#4855)
4c839ee
unverified
glenn-jocher
commited on
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
glenn-jocher
commited on
Update hubconf.py attempt_load import (#4428)
dbc06ce
unverified
Omid Sadeghnezhad
commited on
Standardize headers and docstrings (#4417)
24bea5e
unverified
glenn-jocher
commited on
Update Hub Path inputs (#4200)
2683b18
unverified
glenn-jocher
commited on
Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified
glenn-jocher
commited on
Fix `torch.hub.list('ultralytics/yolov5')` pathlib bug (#3921)
411842e
unverified
glenn-jocher
commited on
Save PyTorch Hub models to `/root/hub/cache/dir` (#3904)
61047a2
unverified
Hub models `map_location=device` (#3894)
6a3ee7c
unverified
glenn-jocher
commited on
On-demand `pycocotools` pip install (#3547)
ef0b5c9
unverified
glenn-jocher
commited on
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
check_requirements() exclude `opencv-python` (#3507)
3f03acb
unverified
glenn-jocher
commited on
Add `device` argument to PyTorch Hub models (#3104)
b133baa
unverified
Scope all hubconf.py imports for torch.hub.list() (#3145)
06372b1
unverified
glenn-jocher
commited on
Scope imports for torch.hub.list() improvement (#3144)
1935266
unverified
glenn-jocher
commited on
Hubconf.py bug fix (#3007)
31ee54c
unverified
glenn-jocher
commited on
cleanup
7c89c82
glenn-jocher
commited on
Update hubconf.py for unified loading (#3005)
c1a44ed
unverified
glenn-jocher
commited on
PyTorch Hub load directly when possible (#2986)
d08575e
unverified
glenn-jocher
commited on
Update check_requirements() exclude list (#2974)
a833ee2
unverified
glenn-jocher
commited on
Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified
PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified
glenn-jocher
commited on
YOLOv5 v5.0 Release patch 1 (#2764)
0f395b3
unverified
glenn-jocher
commited on
YOLOv5 v5.0 Release (#2762)
f5b8f7d
unverified
glenn-jocher
commited on
Add Hub results.pandas() method (#2725)
c03d590
unverified
glenn-jocher
commited on
Speed profiling improvements (#2648)
866bc7d
unverified
glenn-jocher
commited on
PyTorch Hub custom model to CUDA device fix (#2636)
ee16983
unverified
glenn-jocher
commited on
YOLOv5 PyTorch Hub models >> check_requirements() (#2588)
8ace1b1
unverified
glenn-jocher
commited on
YOLOv5 PyTorch Hub models >> check_requirements() (#2577)
2bcc89d
unverified
glenn-jocher
commited on
PyTorch Hub models default to CUDA:0 if available (#2472)
9b11f0c
unverified
glenn-jocher
commited on
Add autoShape() speed profiling (#2459)
569757e
unverified
glenn-jocher
commited on
EMA bug fix 2 (#2330)
fab5085
unverified
glenn-jocher
commited on
Improved hubconf.py CI tests (#2251)
db28ce6
unverified
glenn-jocher
commited on
Update requirements.txt (#2021)
9a3da79
unverified
glenn-jocher
commited on
autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified
Simplified PyTorch hub for custom models (#1677)
e92245a
unverified
glenn-jocher
commited on
Simplified PyTorch hub for custom models (#1677)
f7a923b
unverified
glenn-jocher
commited on
Simplified PyTorch hub for custom models (#1677)
87ca35b
unverified
glenn-jocher
commited on
Simplify autoshape() post-process (#1653)
fa8f1fb
unverified
glenn-jocher
commited on
PyTorch Hub and autoShape update (#1415)
311de00
glenn-jocher
commited on
PyTorch Hub and autoShape update (#1415)
2aaaec3
glenn-jocher
commited on