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

Why is it running slow and segment-anything is not giving good results? #75

Open
daytoy01 opened this issue Aug 29, 2024 · 1 comment
Open

Comments

@daytoy01
Copy link

Why does it take more memory to run with fewer parameters? It is not possible to use the GPU for segmentation and there is out of memory. It takes at least 30s to segment an image using the CPU and the segmentation result is not good. Is it because I am not using it according to the specification?

@yformer
Copy link
Owner

yformer commented Dec 4, 2024

Hi @daytoy01, thanks for your interest in our work.

I think the current segment everything code did not optimize well.

We have updated EfficientSAM for unified image and video segmentation. Can you give it a try?

Please check https://github.com/yformer/EfficientTAM and segment everything demo, https://5239f8e221db7ee8a0.gradio.live/

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

No branches or pull requests

2 participants