RobustSAM
RobustSAM copied to clipboard
robust_token_only not used in decoder stage
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?