yolov5 / hubconf.py

Commit History

Update hubconf.py to reset logging level to INFO (#8680)
b92430a
unverified

glenn-jocher commited on

Update hubconf.py to reset LOGGER.level after load (#8674)
38721de
unverified

glenn-jocher commited on

Link fuse() to AutoShape() for Hub models (#8599)
a34b376
unverified

glenn-jocher commited on

Prefer MPS over CPU if available (#8210)
303f378
unverified

glenn-jocher commited on

YOLOv5 OpenVINO PyTorch Hub inference fix (#7826)
1e112ce
unverified

glenn-jocher commited on

PyTorch Hub `_verbose=False` fix2 (#7550)
7043872
unverified

glenn-jocher pre-commit-ci[bot] commited on

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified

RcINS pre-commit-ci[bot] glenn-jocher commited on

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

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

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

johnohagan glenn-jocher commited on

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 Yonghye Kwon 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

cgerum glenn-jocher commited on

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

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

Nanobit glenn-jocher commited on

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