Listen, it's really not very clear how to form a settings file for training.
There is a file .../configs/example.json and file config.py , but they have different settings.
Please describe how to configure it correctly when learning locally.
For example, I want to train my segmentation model, I have ready-made images and text descriptions, as well as a prompt.json file that combines everything.
It is not very clear what settings to make in example.a json file, how to specify the path to the SD 2.1 model there, and so on.
And also it is not very clear how run the train.py script with the path of a configuration JSON file as an argument
Listen, it's really not very clear how to form a settings file for training.
There is a file .../configs/example.json and file config.py , but they have different settings.
Please describe how to configure it correctly when learning locally.
For example, I want to train my segmentation model, I have ready-made images and text descriptions, as well as a prompt.json file that combines everything.
It is not very clear what settings to make in example.a json file, how to specify the path to the SD 2.1 model there, and so on.
And also it is not very clear how run the train.py script with the path of a configuration JSON file as an argument