RobustSAM icon indicating copy to clipboard operation
RobustSAM copied to clipboard

Parameter initialization

Open guangqian-guo opened this issue 1 year ago • 2 comments

Hi, authors, The parameters of the image encoder and prompt encoder are fixed during training, how are their parameters initialized if I start training from scratch? According to my understanding, they should be initialized with the parameters of SAM, but I didn't find this part of the code. Could you help me with this?

guangqian-guo avatar Aug 24 '24 13:08 guangqian-guo