yolox / demo

Commit History

fix(demo): revert #1786 and update trt doc (#1792)
5dee035

Feng Wang commited on

fix(trt): update name to work with trtexec (#1786)
a84fcb7

Michel Promonet commited on

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

Feng Wang commited on

doc(ncnn): update README (#1519)
35793b2

Xin Li commited on

feat(demo): add nebullvm inference accelerator (#1545)
0c01441

Emile Courthoud commited on

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

kentarok commited on

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

Yulv-git commited on

fix(demo/TensorRT): except in logging.h (#1204)
9dc5a5a

Ar-Ray commited on

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

doublechuang commited on

chore(LICENSE): update time (#1157)
6bae5e0

Feng Wang commited on

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

robin-maillot commited on

fix(demo): change ncnn output names in cpp tutorial (#881)
72580cb

ankandrew Feng Wang commited on

Support rectangle input for TensorRT C++ demo(#752)
49fa100

AlanNewImage ruinmessi commited on

fix(demo): update prerpocess in android code of ncnn (#704)
23f8648

ankandrew commited on

fix(demo): release blob in TensorRT(#403)
29da076

Z,J Hu commited on

fix(demo): fix megengine ref link (#564)
86a2268

Feng Wang commited on

fix(docs) typos (#517)
1aa1b07

yusufpraditya commited on

feature(demo) Support rectangle image in yolox_openvino.cpp (#546)
64757c1

zby11 commited on

fix(YOLOX) fix bugs in utils and evalutor, add user-friendly const value. (#538)
713799a

ruinmessi commited on

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

ruinmessi commited on

correct tutorial link (#442)
dcb1a26

developer0hye commited on

fix(demo): update yolox.cpp in ncnn (#402)
d8de31e

Feng Wang commited on

fix(demo): fix num_class value in TRT inference (#251)
b52aedd

Z,J Hu commited on

chore(demo): add size adaptive blobFromImage function in TRT(#295)
7e0fa43

developer0hye commited on

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

Feng Wang commited on

fix typo "wheather" -> "whether" in comment in YOLOXHead Class (#392)
a522a10

developer0hye 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

remove an unused member variable self.expanded_strides (#294)
6855814

developer0hye commited on

Update TensorRT C++ Readme
a312813

ruinmessi commited on

fix(docs): fix typo in ncnn README (#90)
d728c86

xiguadong commited on

fix(docs): fix typo and highlight keyword (#178)
ba383bb

nihui commited on

fix openvino python demo (#169)
1e0e26e

Ge Zheng commited on

chore(demo): add MegEngine benchmark (#156)
774bd19

haolongzhangm commited on

chore(demo): update megengine deployment (#153)
dbd24dd

Ge Zheng commited on

feat(demo): add MegEngine demo example (#146)
a6a308d

haolongzhangm 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

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

fix typo (#7)
6252705

teng commited on

fix vis font
15a66fe

Zheng Ge commited on

fix wrong path
b6391d4

ZhengGe commited on

fix(docs): update ncnn README and fix typo (#6)
25862a3

Feng Wang commited on

Update README
0189127

葛政(实习) commited on

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

zhiqwang commited on

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

王枫02-Base Detection commited on

fix(YOLOX): fix several bugs
40bc4d5

葛政(实习) commited on

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

王枫02-Base Detection commited on