When the above config is set, EffcientTAM will not build, thats because the checkpoint doesnt include sam_mask_decoder.conv_s0 and sam_mask_decoder.conv_s1. @yformer What would it take to implement this? Do you perhaps have weight files for these layers? This would be benificial to add to EfficientTAM, as the quality of the output mask would be improved with very little overhead.
When the above config is set, EffcientTAM will not build, thats because the checkpoint doesnt include
sam_mask_decoder.conv_s0andsam_mask_decoder.conv_s1. @yformer What would it take to implement this? Do you perhaps have weight files for these layers? This would be benificial to add to EfficientTAM, as the quality of the output mask would be improved with very little overhead.