Painter
Painter copied to clipboard
how to apply the model to my own dataset?
is there any pre-trained model for fine-tuning? if i want to train on my own dataset,what should i do?which file should i start from? thank u for your amazing work!
I implemented the training code to fine-tune to custom dataset based on my understanding. You can check it out here https://github.com/SteveImmanuel/SegGPT-FineTune