KuroSiwo
KuroSiwo copied to clipboard
Code Problem
Can anyone reproduce the code successfully? I want to use a small folder to reproduce it, but I don't know what to do first
You can rewrite the data path in catalogue.yaml, then you need to run the catalogue.py to create a .pkl file.
If you would like to train your smaller dataset in "segmentation" task, you should modify "elif" to "if" in line 366 of "segmentation_trainer.py" which is in "training" folder.
You can set your information in config.json file, then you can run the main.py to start your experiment.(Different tasks have different python files in "training" folder)