Original repo and yolox_s.pth
location: YOLOX
- Convert your dataset in coco format.
- dataset_directory/
- images/
- image1.jpg
- abcfdtD.jpg
- ...
- annotations/
- train_coco.json
- val_coco.json
-
Modify
exps/yolox_s_logy.py
-
OR you can also run
python pipeline/setup.py
after modifyingpipeline/config.json
-
Run
./train_pipeline.sh
to train the file