Update README.md

This commit is contained in:
Wenhao Chai
2024-12-01 13:29:04 -08:00
committed by GitHub
parent 7cfe359aa9
commit fa468e5d40

View File

@@ -102,6 +102,10 @@ python scripts/demo.py --video_path <your_frame_directory> --txt_path <path_to_f
**Answer 2:** Not yet. The existing code doesn't support live/streaming video as we inherit most of the codebase from the amazing SAM 2. Some discussion that you might be interested in: facebookresearch/sam2#90, facebookresearch/sam2#388 (comment).
**Question 3:** How to use SAMURAI in longer video?
**Answer 3:** See the discussion from sam2 https://github.com/facebookresearch/sam2/issues/264.
## Acknowledgment