huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
132.02k stars 26.3k forks source link

Support for Segment Anything 2 #32308

Open zinccat opened 1 month ago

zinccat commented 1 month ago

Model description

The newer version of SAM, https://github.com/facebookresearch/segment-anything-2

Open source status

Provide useful links for the implementation

https://github.com/facebookresearch/segment-anything-2

SangbumChoi commented 1 month ago

I am working on with my branch https://github.com/SangbumChoi/transformers/tree/sam2.

However, if someone is interested I would love to collaborate :)

zinccat commented 1 month ago

I might also work on it this week, maybe we can divide the workload.

RUFFY-369 commented 1 month ago

Hi @SangbumChoi , I would love to collaborate with you, would like to get started right now as I am already on it. Please tell me the way to communicate.

Cheers!

SangbumChoi commented 1 month ago

@RUFFY-369 Hi RUFFY Nice to see with this again. Do you have slack or discord ID? (cc. @zinccat )

RUFFY-369 commented 1 month ago

@SangbumChoi I got both, whatever you guy(s) may prefer :)

SangbumChoi commented 1 month ago

leave me both I will try to invite you!

RUFFY-369 commented 1 month ago

@SangbumChoi Sure, here you go: Slack : prakarshkaushik369@gmail.com Discord : ruffy369

zinccat commented 1 month ago

discord: zinccat thanks

0xSynapse commented 1 month ago

Hi @zinccat @RUFFY-369 @SangbumChoi,

I have also started working on it. Can I join you guys? It will be great fun for me!

slack - work.ankanghosh@gmail.com discord - ankanxopencv

XinyueZ commented 1 month ago

up

EduardoPach commented 1 month ago

@SangbumChoi might be beneficial to look Hiera implementation as it was recently merged and is used in Samv2

SangbumChoi commented 1 month ago

@EduardoPach Thanks for the reminder :)