yolov5 / models

Commit History

Module `super().__init__()` (#4065)
b1be685
unverified

glenn-jocher commited on

`val.py` refactor (#4053)
f7d8562
unverified

glenn-jocher Ayush Chaurasia commited on

AutoShape PosixPath support (#4047)
9dd33fd
unverified

glenn-jocher commited on

Rename `test.py` to `val.py` (#4000)
720aaa6
unverified

glenn-jocher commited on

Alert (no detections) (#3984)
d204a61
unverified

glenn-jocher commited on

Update `probability` to `p` (#3980)
b3dabdc
unverified

glenn-jocher commited on

`Ensemble()` visualize fix (#3973)
647223a
unverified

KEN commited on

Update `setattr()` default for Hub PIL images (#3923)
588094e
unverified

jmiranda-laplateforme commited on

Feature visualization update (#3920)
87b094b
unverified

glenn-jocher commited on

Improved BGR2RGB speeds (#3880)
3c3f8fb
unverified

glenn-jocher commited on

Models `*.yaml` reformat (#3875)
81b3182
unverified

glenn-jocher commited on

Plot `AutoShape()` detections in ascending order (#3843)
25d1f29
unverified

glenn-jocher commited on

Concise `TransformerBlock()` (#3821)
57c5d02
unverified

glenn-jocher commited on

Add feature map visualization (#3804)
20d45aa
unverified

Zigarss glenn-jocher commited on

Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified

glenn-jocher commited on

Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified

glenn-jocher commited on

Slightly modify CLI execution (#3687)
bfb2276
unverified

lb-desupervised Lewis Belcher commited on

Update export.py, yolo.py `sys.path.append()` (#3579)
53ed872
unverified

glenn-jocher commited on

Refactor models/export.py arguments (#3564)
0e5cfdb
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

ONNX export in .train() mode fix (#3362)
ef4d538
unverified

WangChaofeng commited on

yolo.py header (#3347)
1f8d716
unverified

glenn-jocher commited on

Check CoreML models.train() mode (#3262)
7b36e38
unverified

glenn-jocher commited on

Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified

Adrian Holovaty glenn-jocher commited on

Parameterize ONNX `--opset-version` (#3154)
9ab561d
unverified

Cristi Fati commited on

rename class autoShape -> AutoShape (#3173)
be86c21
unverified

Yonghye Kwon commited on

Add `--include torchscript onnx coreml` argument (#3137)
d9b4e6b
unverified

Cristi Fati glenn-jocher commited on

Add --optimize argument (#3093)
525f4f8
unverified

glenn-jocher commited on

Update P5 + P6 model ensembling (#3082)
251aeaf
unverified

glenn-jocher commited on

Update export.py with --train mode argument (#3066)
e97d129
unverified

glenn-jocher commited on

Do not optimize CoreML TorchScript model (#3055)
3ef3a95
unverified

glenn-jocher commited on

Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982)
b292837
unverified

whoam glenn-jocher commited on

Add support for FP16 (half) to export.py (#3010)
e2a80c6
unverified

Hodovo glenn-jocher commited on

YOLOv5 AWS Inferentia Inplace compatibility updates (#2953)
41f5cc5
unverified

jluntamazon glenn-jocher commited on

New Colors() class (#2963)
57812df
unverified

glenn-jocher commited on

Add yolov5/ to sys.path() for *.py subdir exec (#2949)
4200674
unverified

glenn-jocher commited on

Improved yolo.py profiling (#2940)
4890499
unverified

glenn-jocher commited on

Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified

Nanobit glenn-jocher commited on

Add file_size() function (#2911)
1b1ab4c
unverified

glenn-jocher commited on

Update export.py for 2 dry runs (#2910)
646386f
unverified

glenn-jocher commited on

Update export.py (#2909)
a2a514d
unverified

glenn-jocher commited on

Default optimize_for_mobile() on TorchScript models (#2908)
28db237
unverified

glenn-jocher commited on

Update yolo.py (#2899)
cdb678f
unverified

glenn-jocher commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified

burhan glenn-jocher commited on

Fix ONNX dynamic axes export support with onnx simplifier, make onnx simplifier optional (#2856)
1df8c6c
unverified

Tim Stokman Tim glenn-jocher commited on

PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified

glenn-jocher commited on

ONNX Simplifier (#2815)
1f3e482
unverified

glenn-jocher commited on

YOLOv5 v5.0 Release patch 1 (#2764)
0f395b3
unverified

glenn-jocher commited on