Commit History
torch.cuda.amp bug fix (#2750)
b5de52c
unverified
autocast enable=torch.cuda.is_available() (#2748)
fca5e2a
unverified
Add Hub results.pandas() method (#2725)
c03d590
unverified
Updated filename attributes for YOLOv5 Hub BytesIO (#2718)
ec8979f
unverified
Updated filename attributes for YOLOv5 Hub results (#2708)
74276d5
unverified
autoShape forward im = np.asarray(im) # to numpy (#2689)
17300a4
unverified
PyTorch Hub model.save() increment as runs/hub/exp (#2684)
2af059c
unverified
Add TransformerLayer, TransformerBlock, C3TR modules (#2333)
1148e2e
unverified
PyTorch Hub amp.autocast() inference (#2641)
2bf34f5
unverified
Update Detections() self.n comment (#2620)
005d7a8
unverified
Update detections() self.t = tuple() (#2617)
a57f23d
unverified
Update Detections() times=None (#2570)
1c132a1
unverified
Improved W&B integration (#2125)
e8fc97a
unverified
autoShape() speed profiling update (#2460)
f813f6d
unverified
Add autoShape() speed profiling (#2459)
569757e
unverified
GPU export options (#2297)
7a0a81f
unverified
Anchor override (#2350)
a3ecf0f
unverified
EMA bug fix 2 (#2330)
fab5085
unverified
remove TTA 1 pixel offset (#2325)
fd96810
unverified
Update yolo.py (#2120)
cbd55da
unverified


Dynamic ONNX engine generation (#2208)
95aefea
unverified
Update inference default to multi_label=False (#2252)
c09964c
unverified
Unified hub and detect.py box and labels plotting (#2243)
5f42643
unverified
Yann Defretin
commited on
Improved hubconf.py CI tests (#2251)
db28ce6
unverified
YOLOv5 Hub URL inference bug fix (#2250)
9d87307
unverified
Update yolo.py channel array (#2223)
f8464b4
unverified
TTA augument boxes one pixel shifted in de-flip ud and lr (#2219)
3ff783c
unverified
YOLOv5 PyTorch Hub results.save() method retains filenames (#2194)
3e560e2
unverified
PyTorch Hub results.save('path/to/dir') (#2179)
404749a
unverified
Update plot_study() (#2112)
9646ca4
unverified
Add YOLOv5-P6 models (#2083)
6e6f77b
unverified
GhostConv update (#2082)
6bfa9c2
unverified
Add histogram equalization fcn (#2049)
08d3119
unverified
Update autoshape .print() and .save() (#2022)
2fc4760
unverified
Update inference multiple-counting (#2019)
aac33f8
unverified
Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified
Abhiram V
commited on