Commit History
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
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
YOLOv5 PyTorch Hub results.save() method retains filenames (#2194)
3e560e2
unverified
PyTorch Hub results.save('path/to/dir') (#2179)
404749a
unverified
Update autoshape .print() and .save() (#2022)
2fc4760
unverified
Update inference multiple-counting (#2019)
aac33f8
unverified
PyTorch Hub results.render() (#1897)
1d1c056
unverified
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified
Update C3 module (#1705)
7997241
unverified
Simplify autoshape() post-process (#1653)
fa8f1fb
unverified
Add bias to Classify() (#1601)
ba48f86
unverified
Detection() device bug fix (#1455)
199c9c7
unverified
Update test.py for IoU in native image-space (#1439)
225845e
unverified
PyTorch Hub and autoShape update (#1415)
f542926
unverified
autoshape() update for PIL greyscale inputs (#1279)
15a1060
unverified
Simplified inference (#1153)
3b57cb5
unverified
add NMS to pretrained pytorch hub models
c4cb785
v3.0 Release (#725)
916d4aa
unverified
Explicit Imports (#498)
d5b6416
unverified
Jirka Borovec
commited on