Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making SAM 2 run 2x faster #37

Open
mvoodarla opened this issue Aug 28, 2024 · 3 comments
Open

Making SAM 2 run 2x faster #37

mvoodarla opened this issue Aug 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@mvoodarla
Copy link

I was pretty amazed with SAM 2 when it came out given all the work I do with video. My company works a ton with it and we decided to take a crack at optimizing it, and we made it run 2x faster than the original pipeline!

Unlike LLMs, video models are notorious for incredibly inefficient file reading, storage, and writing which makes them much slower than they need to be.

We wrote a bit about our work here and thought we'd share with the community:
https://www.sievedata.com/blog/meta-segment-anything-2-sam2-introduction

@rentainhe rentainhe added the enhancement New feature or request label Aug 29, 2024
@rentainhe
Copy link
Collaborator

Awesome work! It will be much more convenient for community users to annotate their own datasets.

@MonolithFoundation
Copy link

MonolithFoundation commented Sep 3, 2024

@mvoodarla Are there merely advertisements for your cloud services? No code? Additionally, I didn't see any substantive content in the blog.

@mvoodarla
Copy link
Author

Hey! We're doing a follow up blog soon with technical details as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants