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

報錯,不能直接用AB版的darknet訓練的weights去tracking是嗎?tensorflow太慢了,yolov4也比v3慢一倍,不想用它倆 #80

Open
12343954 opened this issue Sep 13, 2020 · 0 comments

Comments

@12343954
Copy link

12343954 commented Sep 13, 2020

hi,@yehengchen

我已經用AB版darknet訓練好了weights,我想直接用您的OneStage/yolo/yolov3_sort 裏的sort.py,直接跟蹤我detect出來的記錄集
可是tracks總是爲空,請問哪裏不對嗎?

不能簡單粗暴的把一個數組傳進tracks = tracker.update(np.asarray(list_detect2)) 直接跟蹤?我的思路有問題是嗎?

我的list_detect2是做好的,有值的,但是傳進tracker裏,不是返回是空的,就是racker.update裏數組展開報錯,我還需要做哪些工作?

非常感謝

image

image

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

1 participant