segment-anything icon indicating copy to clipboard operation
segment-anything copied to clipboard

MAE Pretrained Encoder

Open HighwayWu opened this issue 1 year ago • 4 comments

Thanks for your awesome work. If possible, could the pretrained MAE or ImageNet weights on the SAM encoder (ViT with input size 1024) be released? Since the encoder is different from MAE or ImageNet pretrained ViT that has input size 224. Thanks again.

HighwayWu avatar Apr 19 '23 07:04 HighwayWu

Same request here.

simoneangarano avatar May 23 '23 10:05 simoneangarano

https://github.com/ByungKwanLee/Full-Segment-Anything addresses the ciritical issues of SAM, which supports batch-input on the full-grid prompt (automatic mask generation) with post-processing: removing duplicated or small regions and holes, under flexible input image size

ByungKwanLee avatar Oct 13 '23 21:10 ByungKwanLee

I have similar request. Could you release the pretrained mask autoencoder weights on 1024x1024 resolution? thx a lot

betterze avatar Dec 31 '23 21:12 betterze

Similar request.

Syloveslife avatar Jan 15 '24 13:01 Syloveslife