155 Commits (ovlap_suppression)

Author SHA1 Message Date
  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
  Jan Hajek 7a0a81fd1d
GPU export options (#2297) 3 years ago
  Glenn Jocher a3ecf0fd64
Anchor override (#2350) 3 years ago
  Glenn Jocher fab5085674
EMA bug fix 2 (#2330) 3 years ago
  Glenn Jocher fd96810518
remove TTA 1 pixel offset (#2325) 3 years ago
  oleg cbd55da5d2
Update yolo.py (#2120) 3 years ago
  Aditya Lohia 95aefea493
Dynamic ONNX engine generation (#2208) 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
  Glenn Jocher 9d87307784
YOLOv5 Hub URL inference bug fix (#2250) 3 years ago
  Glenn Jocher f8464b4f66
Update yolo.py channel array (#2223) 3 years ago
  VdLMV 3ff783c18f
TTA augument boxes one pixel shifted in de-flip ud and lr (#2219) 3 years ago
  Daniel Khromov 3e560e2fae
YOLOv5 PyTorch Hub results.save() method retains filenames (#2194) 3 years ago
  Glenn Jocher 404749a33c
PyTorch Hub results.save('path/to/dir') (#2179) 3 years ago
  Glenn Jocher 9646ca438a
Update plot_study() (#2112) 3 years ago
  Glenn Jocher 6e6f77be47
Add YOLOv5-P6 models (#2083) 3 years ago
  Glenn Jocher 6bfa9c2422
GhostConv update (#2082) 3 years ago
  Glenn Jocher 08d3119e09
Add histogram equalization fcn (#2049) 3 years ago
  Glenn Jocher 2fc4760257
Update autoshape .print() and .save() (#2022) 3 years ago
  Glenn Jocher aac33f87ad
Update inference multiple-counting (#2019) 3 years ago
  Abhiram V 4501169547
Update yolo.py with yaml.SafeLoader (#1970) 3 years ago
  lorne 03ebe6ea14
Add nn.SiLU inplace in attempt_load() (#1940) 3 years ago
  Glenn Jocher 1d1c0567a4
PyTorch Hub results.render() (#1897) 3 years ago
  Glenn Jocher 69be8e738f
YOLOv5 v4.0 Release (#1837) 3 years ago
  Glenn Jocher 0b6266f5e0
Update yolov3-tiny.yaml (#1823) 3 years ago
  NanoCode012 14b0abe2d0
autoShape() default for PyTorch Hub models (#1692) 3 years ago
  Glenn Jocher 9922c1183f
leaf Variable inplace bug fix (#1759) 3 years ago
  Glenn Jocher 394d1c89f3
Input channel yaml['ch'] addition (#1741) 3 years ago
  Glenn Jocher 6bd5e8bca7
nn.SiLU() export support (#1713) 3 years ago
  Glenn Jocher 799724108f
Update C3 module (#1705) 3 years ago
  Glenn Jocher fa8f1fb0e9
Simplify autoshape() post-process (#1653) 3 years ago
  Glenn Jocher 791dadb51c
Pycocotools best.pt after COCO train (#1616) 3 years ago
  Glenn Jocher d929bb656c
Implement default class names (#1609) 3 years ago
  Glenn Jocher ba48f867ea
Add bias to Classify() (#1601) 3 years ago
  Glenn Jocher 199c9c7874
Detection() device bug fix (#1455) 3 years ago