yolox / demo /ONNXRuntime

Commit History

fix(yolox): some bugs due to upgrade (#1602)
a04b1de

Feng Wang commited on

fix(demo): typo in README (#1380)
363b1a5

kentarok commited on

fix(README): correct onnx url path of yolox_x (#1208)
d7debf7

doublechuang commited on

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

robin-maillot commited on

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

ruinmessi commited on

build webpage of documentation (#352)
b4604ea

Songyang Zhang commited on

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

Ge Zheng commited on

fix default settings for demo
7fd430f

Ge commited on

chore(docs): provide github download (#84)
c6a8f30

Feng Wang commited on

fix multiclass_nms bug (#66)
499b0a0

Jinrong Yang commited on

fix path error
1c51d65

Ge Zheng commited on

Fixing typo and remove the trailing spaces in docs (#1)
b4cd512

zhiqwang commited on

fix(YOLOX): fix several bugs
40bc4d5

葛政(实习) commited on

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

王枫02-Base Detection commited on

refactor(YOLOX): refactor datasets and add demo_utils
e9faa7e

Feng Wang commited on

feat(demo): add OpenVINO and ONNXRuntime demo
d9f51c5

葛政(实习) commited on