开源推荐
morning
GitHub 热门项目:武士
2026-05-28
1 阅读
GitHub Trending
GitHub 项目:武士
仓库地址:https://github.com/yangchris11/samurai
星级:7072 | 作者:yangchris11
项目描述:“SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory”官方资源库
===================================================
自述文件内容:
# SAMURAI:采用运动感知内存的零镜头视觉跟踪的分段任意模型
[Cheng-Yen Yang](https://yangchris11.github.io)、[Hsiang-Wei Huang](https://hsiangwei0903.github.io/)、[Wenhao Chai](https://rese1f.github.io/)、[Zhongyu Jiang](https://zhy Jiang.github.io/#/)、[Jenq-Neng黄](https://people.ece.uw.edu/hwang/)
[华盛顿大学信息处理实验室](https://ipl-uw.github.io/)
[](https://paperswithcode.com/sota/visual-object-tracking-on-lasot-ext?p=samurai-adapting-segment-anything-model-for-1)
[](https://paperswithcode.com/sota/visual-object-tracking-on-got-10k?p=samurai-adapting-segment-anything-model-for-1)
[](https://paperswithcode.com/sota/visual-object-tracking-on-needforspeed?p=samurai-adapting-segment-anything-model-for-1)
[](https://paperswithcode.com/sota/visual-object-tracking-on-lasot?p=samurai-adapting-segment-anything-model-for-1)
[](https://paperswithcode.com/sota/visual-object-tracking-on-otb-2015?p=samurai-adapting-segment-anything-model-for-1)
[[Arxiv]](https://arxiv.org/abs/2411.11922) [[项目页面]](https://yangchris11.github.io/samurai/) [[原始结果]](https://drive.google.com/drive/folders/1ssiDmsC7mw5AiItYQG4poiR1JgRq305y?usp=sharing)
该存储库是 SAMURAI 的官方实现:使用运动感知内存调整分段任意模型进行零镜头视觉跟踪
https://github.com/user-attachments/assets/9d368ca7-2e9b-4fed-9da0-d2efbf620d88
版权所有者保留所有权利 (TM & © Universal (2019))。该剪辑不用于商业用途,仅用于研究论文中的学术演示。原始来源可以在[此处](https://www.youtube.com/watch?v=cwUzUzpG8aM&t=4s)找到。
## 新闻
- [ ] **传入**:支持投票挑战工具包集成。
- [ ] **传入**:发布演示脚本以支持视频推理(带掩码提示)。
- [x] **2025/02/18**:发布多GPU推理脚本。
- [x] **2025/01/27**:发布[推理脚本](https://github.com/yangchris1