You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 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!
The text was updated successfully, but these errors were encountered: