-
Notifications
You must be signed in to change notification settings - Fork 101
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
How can we use SoM for video segmentation #6
Comments
thanks for your interest! We are going to release all evaluation scripts for the tasks in our paper very soon! |
Thanks for response, btw, I meet such error regarding MPI, have you meet it in previously :D
|
I think you can skip this MPI installation, we intended to remove the dependencies on MPI but please let me know if it does not work without MPI. |
It happen when I run |
got it, let me try to figure it out. |
Hi, @QinghongLin, had just remove the dependencies on MPI for SEEM, can you install seem again and see whether it works? |
Hi @jwyang , Thanks for the update! I removed the: it can work. Thanks a lot! |
awesome! |
See #12 (comment) for an explanation and fix for the MPI issue. |
Hi, thanks for the awesome works!
wondering have you provided any codes or instructions about how to use SoM for video segmentation or tracking?
The text was updated successfully, but these errors were encountered: