Closed Le-Bao-181003 closed 2 months ago
For pretrained BEiT-3, look at https://github.com/microsoft/unilm/tree/master/beit3#download-checkpoints. For pretrained SAM, look at https://github.com/facebookresearch/segment-anything?tab=readme-ov-file#model-checkpoints)
Thanks for answering my question.
I'm learning about the structure of the SAM model, and I'm wondering where you get the weights to initialize. Thank you.