Open foranuj opened 1 year ago
Thanks for your interest @foranuj Training on custom data doesn't need any masked image.
Do you have a notebook version of the setup? I am trying to use Google Collab to train,
Do you have a notebook version of the setup? I am trying to use Google Collab to train,
Nope, python may be more stable for training than notebook.
To retrain these models with a custom set of images, it seems two images are required, one the original actual image and the other that is the masked image that identifies the salient features.
How exactly is that computed and can you provide a utility method for it in the code?