You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: