Viet-Anh NGUYEN (Andrew)
Viet-Anh NGUYEN (Andrew)
In my deployment, I separated them so they are not like on the same machine.
Hi @Aimol-l , There is no inference code at the moment. Please use the official repo from Meta. Thank you!
Hi! :D The inference flow is not identical to the original one from SAM2 official repo, including the dimension of the input images. Therefore, the results cannot be comparable.
Hi @ibaiGorordo Thank you for your great code! Could you help with a PR to this repo?
Hi Everyone here! :wave: Working on it. Not sure it can be finished soon. Stay tuned!
@Sencc , @chrisbward SAM2 with image inference is supported. Please check it.
It cannot run on non-CUDA devices due to the dependency on TensorRT engine.
Hi @sharingan000 , Thank you for trying that. Could you try to run it from the command line (Python package) to check if the issue still happens?
Hi @babak-abad, Could you provide some more information? - OS version - Python version - Anylabeling version - The package versions obtained by `pip list` Thank you very much!
Hi @pinnintipraneethkumar, Thank you for your contribution. Could you update the versions in `requirements-macos.txt` and `setup.py` too?