Closed xiaoningpi closed 1 year ago
I want to train on the COCO-Stuff dataset. How can I do that
Please follow this setup instruction and run python main.py train --config-path configs/cocostuff164k.yaml. A pre-trained model is also available.
python main.py train --config-path configs/cocostuff164k.yaml
I want to train on the COCO-Stuff dataset. How can I do that