RobustSAM icon indicating copy to clipboard operation
RobustSAM copied to clipboard

robust_token_only not used in decoder stage

Open Guo-Yizhen opened this issue 1 year ago • 0 comments

Thanks for your awesome work! I have noticed that the ’ robust_token_only ‘ variable is not used in the decoder stage. Should it be keeping 'clear=False' when 'robust_token_only = True' ? Therefore, during the inference stage, all the input are treated like degraded image?

Guo-Yizhen avatar Sep 30 '24 12:09 Guo-Yizhen