Open hpichlerbio opened 3 days ago
Thanks for the feedback! The model currently output semantic segmentation only. I will add a postprocessing script on the output to turn it into instance segmentation. Then you can finetune on semantic mask and post process to instance outputs.
Thanks for the feedback! The model currently output semantic segmentation only. I will add a postprocessing script on the output to turn it into instance segmentation. Then you can finetune on semantic mask and post process to instance outputs.
Thanks, that would be amazing!
Thanks for the great work!
I am really interested in finetuning this on my own data, but I am not quite sure, if it is possible. Can I also finetune the model on instance segmentation data? Semantic segmentation is not possible in my case. If not, do you have any recommendations on foundation models capable of doing instance segmentation without having to add an adapter to the model?
Thank you in advance!