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

关了检测和跟踪的一些疑问? #52

Closed
pange1802703882 opened this issue May 28, 2024 · 1 comment
Closed

关了检测和跟踪的一些疑问? #52

pange1802703882 opened this issue May 28, 2024 · 1 comment

Comments

@pange1802703882
Copy link

您好,请问我在阅读论文和看代码中有一些疑惑: 加入的时间关联模块是只在跟踪过程中才有效吗?而且看您的代码跟踪的id选择的是0,也就是置信度最高的score,那这个初始的最高位姿是不是仅仅是从gsnet中得到的结果呢?

@chenxi-wang
Copy link
Collaborator

第一帧从抓取模型结果中根据你的需求和机械臂运动限制选取,不一定选置信度最高的,后面的每一帧跟踪都用到了时间关联模块,demo代码只是为了展示用法

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