yolov5 / hubconf.py

Commit History

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

autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified

Nanobit glenn-jocher commited on

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

PyTorch Hub and autoShape update (#1415)
7816c0c

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
93fc607

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

Use pathlib instead of low-level module (#1329)
1c8464e
unverified

Khiem Doan glenn-jocher commited on

Increment train, test, detect runs/ (#1322)
4821d07
unverified

glenn-jocher commited on

PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified

glenn-jocher commited on

Update hubconf.py (#1210)
7f16406
unverified

glenn-jocher commited on

Update cache out-of-date warning
0fda95a

glenn-jocher commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on