luckybird1994 / ASAM

81 stars 8 forks source link

About the usage of external data #2

Closed ppalantir closed 4 months ago

ppalantir commented 4 months ago

Thank you for your awesome work! I would like to ask a question about how to understand the setting/claim no external data were used for boosting SAM, yet the pre-trained Stable Diffusion was pre-trained on external data?

luckybird1994 commented 4 months ago

No external data means that when we fine-tune SAM, we only use a subset of SA-1B. As a further example, EfficientSAM uses additional ImageNet-1k data to train the encoder, which in our opinion means that additional data is used to retrain SAM.