yolox / tools /demo.py

Commit History

demo.py writes output json
34384ae

tidalove commited on

fix(README & model) some typos (#1256)
6ea9687

Yulv-git commited on

chore(tools): show demo in live window (#1138)
ec26e0a

Joakim commited on

fix(demo & tools): path issues of Windows system (#1100)
7020e34

robin-maillot commited on

fix(plugins): update workflow and fix bug of kwargs in nano (#844)
665328e

Feng Wang commited on

Update demo.py (#689)
001db3d

yahoo17 commited on

fix(demo): --fp16 not working in demo.py (#648)
88f2356

wwqgtxx commited on

feat(demo): add class agnostic nms for demo and numpy based postprocessing (#588)
c62d838

Ge Zheng Feng Wang commited on

feat(yolox): support torch amp and img caching, update preprocess logic (#523)
a541e3c

ruinmessi commited on

feat(YOLOX): lint code and add a simple workflow (#400)
261b519

Feng Wang commited on

remove 'tar' suffix and improve yolox-tiny from 31.7 to 32.8 (#329)
7e1e02f

Ge Zheng commited on

Fix(core): fix memory leak issue and switch to subprocess backend (#216)
812eb58

ruinmessi commited on

fix bugs in demo
c61fc24

Ge commited on

fix default settings for demo
7fd430f

Ge commited on

fix(YOLOX): fix bug in trt demo and cpp (#116)
124e648

ruinmessi commited on

fix(tools): use gpu for trt (#80)
00c03e1

ruinmessi commited on

fix bugs in demo, support device parser for demo. (#77)
6bd763f

Ge Zheng commited on

feat(YOLOX): update README and requirements.txt
961f022

ηŽ‹ζž«02-Base Detection commited on

feat(YOLOX): update README and fix serveral bugs.
5b8ab8f

ηŽ‹ζž«02-Base Detection commited on

feat(YOLOX): add some basic experiments
39bbed9

Feng Wang commited on

feat(YOLOX): support YOLOX
21e3f5a

FateScript commited on