Painter icon indicating copy to clipboard operation
Painter copied to clipboard

how to apply the model to my own dataset?

Open cyj95 opened this issue 1 year ago • 1 comments

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!

cyj95 avatar Apr 14 '23 08:04 cyj95

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

SteveImmanuel avatar Apr 02 '24 04:04 SteveImmanuel