yolox / tools /train.py

Commit History

feat: mlflow logging integration (#1773)
3dd0091

Himanshu Goyal commited on

fix(utils,exp): logger compat issue and exp check (#1618)
713fbb7

Feng Wang commited on

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

yuangpeng commited on

feat(data): support cache ram of COCO dataset (#1562)
1dddb89

yuangpeng commited on

chore(logger): log predictions during training to wandb tables (#1181)
261bf27

Manan Goel commited on

feat(exp): get_trainer method, add pre-commit (#1263)
0511196

Feng Wang commited on

feat(layers): support jit op (#1241)
e23ae72

Feng Wang commited on

feat(engine): support wandb logger (#1144)
e578635

Manan Goel commited on

fix a spelling mistake (#707)
484275c

Forsaken commited on

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

ruinmessi commited on

chore(core): switch backend to spawn (#429)
f9149d4

Feng Wang commited on

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

Feng Wang commited on

Fix --fp16 option (#247)
c9cdfa7

Jonas Steinmann commited on

fix bug of multi-machine training (#240)
0798356

ruinmessi commited on

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

ruinmessi commited on

revert "chore(core): update launch backend to subprocess (#158)" (#176)
a4569b7

Feng Wang commited on

chore(core): update launch backend to subprocess (#158)
f3ca1f5

ruinmessi commited on

Update train.py
e3b4b18

Ge Zheng commited on

feat(YOLOX): add some basic experiments
39bbed9

Feng Wang commited on

feat(YOLOX): support YOLOX
21e3f5a

FateScript commited on