RobustSAM
RobustSAM copied to clipboard
Parameter initialization
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?