bellenfanttyler / dataset-forge

A Step Change in Labeled Image Dataset Creation Using Generative AI
Other
8 stars 2 forks source link

Is there a way to fine tune for domain specific image generation #2

Open zohaibjan opened 1 month ago

bellenfanttyler commented 1 month ago

Hey @zohaibjan - the model used for inpainting objects is user selectable by changing the model_path: Uminosachi/realisticVisionV20_v20-inpainting line in the config file located at src/inpainting_config.yaml. You can select a model that is fine tuned for your specific domain using this configuration option. The dataset-forge repository does not contain functionality for fine tuning a model.