yolov5 / models

Commit History

Add tf.py verification printout (#5484)
06bf8ef
unverified

glenn-jocher commited on

Fix tf.py `LoadImages()` dataloader return values (#5455)
042f02f
unverified

glenn-jocher commited on

Update `get_loggers()` (#4854)
7b1f7ae
unverified

glenn-jocher pre-commit commited on

Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified

glenn-jocher commited on

Fix MixConv2d() remove shortcut + apply depthwise (#5410)
5d4258f
unverified

glenn-jocher commited on

Add pre-commit CI actions (#4982)
ed887b5
unverified

Jirka Borovec glenn-jocher commited on

Update `AutoShape.forward()` model.classes example (#5324)
9c31a66
unverified

glenn-jocher commited on

YOLOv5 release v6.0 (#5141)
956be8e
unverified

glenn-jocher commited on

Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833)
9d75e42
unverified

jebastin-nadar glenn-jocher commited on

Fix different devices bug when moving model from GPU to CPU (#5110)
a0e1504
unverified

jebastin-nadar glenn-jocher commited on

Fix `yaml.safe_load()` ignore emoji errors (#5060)
070af88
unverified

glenn-jocher commited on

Clip TTA Augmented Tails (#5028)
d133968
unverified

glenn-jocher commited on

Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified

Zhiqiang Wang commited on

Fix relative `ROOT` Pytorch Hub custom model bug (#4974)
fb982d6
unverified

glenn-jocher commited on

Update relative `ROOT` logic (#4955)
5ed2860
unverified

glenn-jocher commited on

Automatic Chinese fonts plotting (#4951)
a820b43
unverified

glenn-jocher commited on

Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified

glenn-jocher commited on

Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified

glenn-jocher commited on

Multiple TF export improvements (#4824)
3beb871
unverified

zldrobit commited on

Refactor `forward()` method profiling (#4816)
0dc725e
unverified

glenn-jocher commited on

Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified

glenn-jocher commited on

Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified

glenn-jocher commited on

Allow `multi_label` option for NMS with PyTorch Hub (#4728)
1cad0ce
unverified

Jean-Baptiste Martin glenn-jocher commited on

Add `crops = results.crops()` dictionary (#4676)
0d8a184
unverified

ELHoussineT glenn-jocher commited on

Add suffix checks (#4711)
a2b3c71
unverified

glenn-jocher commited on

Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608)
35fe031
unverified

Yukun Xia commited on

Auto-UTF handling (#4594)
e5e5ebc
unverified

glenn-jocher commited on

Create `Annotator()` class (#4591)
de44376
unverified

glenn-jocher commited on

Fix for `python models/yolo.py --profile` (#4541)
2da6444
unverified

glenn-jocher commited on

Add `SPPF()` layer (#4420)
01cdb76
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified

glenn-jocher commited on

Add `yolov5s-ghost.yaml` (#4412)
4e8c81a
unverified

glenn-jocher commited on

Fix module count in parse_model (#4379)
e7fc274
unverified

Yuantao Yang yangyuantao commited on

Simpler code for DWConvClass (#4310)
e96c74b
unverified

Yonghye Kwon commited on

Add `DWConvClass()` (#4274)
587c4b4
unverified

glenn-jocher commited on

Update variables (#4273)
9c6732f
unverified

glenn-jocher commited on

Update Autoshape forward header (#4271)
306fc01
unverified

glenn-jocher commited on

Suppress torch 1.9.0 max_pool2d() warning (#4227)
18f6ba7
unverified

glenn-jocher commited on

PyCharm reformat (#4209)
b60b62e
unverified

glenn-jocher commited on

Update yolov5-bifpn.yaml (#4208)
e016b15
unverified

glenn-jocher commited on

Update Hub Path inputs (#4200)
2683b18
unverified

glenn-jocher commited on

Create yolov5-bifpn.yaml (#4195)
1f31b7c
unverified

glenn-jocher commited on

Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified

glenn-jocher commited on

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