17 Commits

Author SHA1 Message Date
Glenn Jocher
225845e781
Update test.py for IoU in native image-space (#1439)
* Update test.py for IoU in native image-space

* remove redundant

* gn to device

* remove output scale_coords

* --img-size correction

* update

* native-space labels

* pred to predn

* remove clip_coords()
2020-11-18 22:50:21 +01:00
Glenn Jocher
f5429260ca
PyTorch Hub and autoShape update (#1415)
* PyTorch Hub and autoShape update

* comment x for imgs

* reduce comment
2020-11-16 23:09:55 +01:00
Glenn Jocher
15a10609fe
autoshape() update for PIL greyscale inputs (#1279)
* autoshape update for PIL greyscale inputs

* autoshape update for PIL greyscale inputs
2020-11-04 14:20:11 +01:00
Glenn Jocher
3b57cb5641
Simplified inference (#1153) 2020-10-15 20:10:08 +02:00
Glenn Jocher
c4cb78570c add NMS to pretrained pytorch hub models 2020-09-18 18:17:11 -07:00
Glenn Jocher
916d4aad9a
v3.0 Release (#725)
* initial commit

* remove yolov3-spp from test.py study

* update study --img range

* update mAP

* cleanup and speed updates

* update README plot
2020-08-13 14:25:05 -07:00
Jirka Borovec
d5b6416c87
Explicit Imports (#498)
* expand imports

* optimize

* miss

* fix
2020-08-02 15:47:36 -07:00
Glenn Jocher
a97c3f94ec update common.py Classify() 2020-07-16 23:59:51 -07:00
Glenn Jocher
5387d4747d update common.py add Classify() 2020-07-16 17:18:41 -07:00
Glenn Jocher
1fca7a7f24 autopad() update in common.py 2020-07-01 19:15:59 -07:00
Glenn Jocher
b5659d1195 module updates 2020-07-01 11:44:49 -07:00
Glenn Jocher
e071b8dd3a update models/common.py for Conv() flexible padding 2020-06-24 13:12:23 -07:00
Glenn Jocher
a814720403 PyTorch Hub updates 2020-06-10 19:11:11 -07:00
Glenn Jocher
ff02ae0869 module updates 2020-06-08 22:13:01 -07:00
Glenn Jocher
12b0c046d5 model fusion and onnx export 2020-06-07 13:42:33 -07:00
Glenn Jocher
1b97392801 updates 2020-05-30 10:46:35 -07:00
Glenn Jocher
1e84a23f38 initial commit 2020-05-29 17:04:54 -07:00