Personalize-SAM icon indicating copy to clipboard operation
Personalize-SAM copied to clipboard

Tutorial notebooks: PerSAM

Open NielsRogge opened this issue 2 years ago • 2 comments

Hi PerSAM authors :)

As your method is really cool I've contributed it to Hugging Face.

Here are 2 demo notebooks showcasing the PerSAM and PerSAM-f methods: https://github.com/NielsRogge/Transformers-Tutorials/tree/master/PerSAM.

Note that the Hugging Face implementation of SAM is used.

Cheers!

Btw there's already follow-up work: https://twitter.com/ducha_aiki/status/1660967979972960258

NielsRogge avatar May 24 '23 08:05 NielsRogge

@NielsRogge Hi, thanks very much for your clear and valuable tutorials! Really appreciate your interest and contribution. We have quoted your tutorials in the README file.

ZrrSkywalker avatar May 24 '23 20:05 ZrrSkywalker

Hey @ZrrSkywalker and @NielsRogge - thanks for your work in making this project more accessible.

I'm trying to understand how the target guided attention and target semantic prompting occur. Am I right in thinking this isn't being done in the notebooks Niels provided? And that to enable those features I would need to use the Sam Predictor from the original repo?

Best, Thom

thomfoster avatar Aug 09 '23 15:08 thomfoster