yolox / exps

Commit History

Update exps/yolox_s.py
3ad07d2
verified

tidalove commited on

Update exps/yolox_s.py
a2efa0d
verified

tidalove commited on

Update exps/yolox_s.py
433734e
verified

tidalove commited on

Create yolox_s.py
9748030
verified

tidalove commited on

feat(data): support custom dataset cache (#1584)
cba5002

yuangpeng commited on

fix(exps): typo in tiny (#1129)
0a718d9

nemonameless commited on

feat(setup): add pip package code (#1079)
26524ee

Feng Wang commited on

feat(exp,tools): support installation for pip (#1020)
f797b2c

Feng Wang commited on

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

Feng Wang commited on

remove perspective (#791)
d43e168

ruinmessi commited on

Feature/ support setting activation functions for yolox models (#743)
ea6c947

shachargluska commited on

add probability flag for hsv_augmentation and random_flip (#592)
a9589f3

Ge Zheng commited on

refact (exp, docs) training scales controller and add the corresponding tutorial (#562)
7416b67

Ge Zheng commited on

Reduce warmup epochs from 5 to 1 when finetuning on custom data. (#418)
d4c3ee7

Ge Zheng commited on

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

ruinmessi commited on

chore(examples): update import in exps(#42)
079487e

likyoo commited on

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

Feng Wang commited on

Add custom training sample code and dataset (#256)
78a233c

SWHL commited on

fix(data): fix sampler bug for single device (#22)
bfc42eb

ruinmessi liusongtao commited on

fix(data): fix bug in voc dataloader (#11)
6f22dca

Ge Zheng commited on

fix(YOLOX): fix several bugs
40bc4d5

葛政(实习) commited on

refactor(exp): move exps to default
7adb39d

Feng Wang 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