MaskDINO
MaskDINO copied to clipboard
Just using the segmentation part
Hi I was looking to just fine tune the segmentation part for my down stream task. Could you please let me know how to get that as both object detection and segmentation are there
And is there a way to just get the bit mask of the segmentation or do i need to change the code for that in some files?
lastly, what would be the best config for fine tuning models for mask dino?
Hi, I think you only need to finetune the decoder part, it is lightweight and contains both detection and segmentaiton.