79 Commits (752d97df2cf90fc825dad4d61252841c41c97532)

Author SHA1 Message Date
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Jebastin Nadar a0e15046c3
Fix different devices bug when moving model from GPU to CPU (#5110) 2 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Jean-Baptiste Martin 1cad0ce2c7
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 3 years ago
  ELHoussineT 0d8a184237
Add `crops = results.crops()` dictionary (#4676) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Glenn Jocher 01cdb7671b
Add `SPPF()` layer (#4420) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 3 years ago
  Glenn Jocher 4e8c81a368
Add `yolov5s-ghost.yaml` (#4412) 3 years ago
  Yonghye Kwon e96c74b5a1
Simpler code for DWConvClass (#4310) 3 years ago
  Glenn Jocher 587c4b4b81
Add `DWConvClass()` (#4274) 3 years ago
  Glenn Jocher 9c6732f61c
Update variables (#4273) 3 years ago
  Glenn Jocher 306fc0119a
Update Autoshape forward header (#4271) 3 years ago
  Glenn Jocher 18f6ba77cf
Suppress torch 1.9.0 max_pool2d() warning (#4227) 3 years ago
  Glenn Jocher 2683b18079
Update Hub Path inputs (#4200) 3 years ago
  Glenn Jocher b1be685005
Module `super().__init__()` (#4065) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 9dd33fd20f
AutoShape PosixPath support (#4047) 3 years ago
  Glenn Jocher d204a61834
Alert (no detections) (#3984) 3 years ago
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) 3 years ago
  jmiranda-laplateforme 588094eb7a
Update `setattr()` default for Hub PIL images (#3923) 3 years ago
  Glenn Jocher 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) 3 years ago
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) 3 years ago
  Glenn Jocher 25d1f2932c
Plot `AutoShape()` detections in ascending order (#3843) 3 years ago
  Glenn Jocher 57c5d02bbe
Concise `TransformerBlock()` (#3821) 3 years ago
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) 3 years ago
  Yonghye Kwon be86c21c73
rename class autoShape -> AutoShape (#3173) 3 years ago
  Glenn Jocher 57812df68c
New Colors() class (#2963) 3 years ago
  Burhan c949fc86d1
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) 3 years ago
  Glenn Jocher c15e25c40f
PyTorch Hub cv2 .save() .show() bug fix (#2831) 3 years ago
  Glenn Jocher b5de52c4cd
torch.cuda.amp bug fix (#2750) 3 years ago
  Glenn Jocher fca5e2a48f
autocast enable=torch.cuda.is_available() (#2748) 3 years ago
  Glenn Jocher c03d590320
Add Hub results.pandas() method (#2725) 3 years ago
  Glenn Jocher ec8979f1d2
Updated filename attributes for YOLOv5 Hub BytesIO (#2718) 3 years ago
  Glenn Jocher 74276d5189
Updated filename attributes for YOLOv5 Hub results (#2708) 3 years ago
  Glenn Jocher 17300a4c7b
autoShape forward im = np.asarray(im) # to numpy (#2689) 3 years ago
  Glenn Jocher 2af059c0d8
PyTorch Hub model.save() increment as runs/hub/exp (#2684) 3 years ago
  Ding Yiwei 1148e2ea63
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) 3 years ago
  Glenn Jocher 2bf34f50fd
PyTorch Hub amp.autocast() inference (#2641) 3 years ago
  Glenn Jocher 005d7a8c54
Update Detections() self.n comment (#2620) 3 years ago
  Glenn Jocher a57f23d18b
Update detections() self.t = tuple() (#2617) 3 years ago
  Glenn Jocher 1c132a1f94
Update Detections() times=None (#2570) 3 years ago
  Ayush Chaurasia e8fc97aa38
Improved W&B integration (#2125) 3 years ago
  Glenn Jocher f813f6dcc8
autoShape() speed profiling update (#2460) 3 years ago
  Glenn Jocher 569757ecc0
Add autoShape() speed profiling (#2459) 3 years ago
  Glenn Jocher c09964c27c
Update inference default to multi_label=False (#2252) 3 years ago
  Yann Defretin 5f42643a53
Unified hub and detect.py box and labels plotting (#2243) 3 years ago
  Glenn Jocher db28ce61ac
Improved hubconf.py CI tests (#2251) 3 years ago