KuroSiwo icon indicating copy to clipboard operation
KuroSiwo copied to clipboard

Code Problem

Open Profound-creative opened this issue 11 months ago • 1 comments

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

Profound-creative avatar Jan 13 '25 13:01 Profound-creative

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)

RalphCBY avatar Jan 14 '25 05:01 RalphCBY