-
Notifications
You must be signed in to change notification settings - Fork 253
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
Is it possible to change detect model? #90
Comments
Model file download link failed, can you provide the model files? |
你好,请问你修改成功了吗 |
Yes
------------------------------------------------------------------------------------------------------
노천명(Chun-myoung Noh)
박사과정
Master's student
경상국립대학교 해양과학대학 해양시스템공학과
Department of Ocean System Engineering, Gyeongsang National University
(53064) 경상남도 통영시 통영해안로 2 (인평동, 경상대학교 해양과학대학)
2, Tongyeonghaean-ro, Tongyeong-si, Gyeongsangnam-do, Republic of Korea
Mobile : +82 10 4086 5331
E-mail : ***@***.***
…------------------------------------------------------------------------------------------------------
2023년 12월 18일 (월) 오전 10:52, xiuxiudezheng ***@***.***>님이 작성:
你好,谢谢你的工作。
我想在使用您的代码时更改检测模型。
目前是yolov3,但是我想使用yolov5模型作为检测模型,所以你能告诉我是否还有其他方法或者我需要修改什么?
你好,请问你修改成功了吗
—
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM2T4P3YMWZIKOJTWPFAOZ3YJ6OXNAVCNFSM6AAAAAAUZVGEE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGQYTSMBVGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I have successfully used the YOLOv8 model for human keypoint detection, but I feel that the ST-GCN prediction is not effective. The reason may be that OpenPose predicts all keypoints, even if the keypoints do not exist, it will infer possible keypoint coordinates. However, for non-existent keypoints, YOLOv8 sets x=0, y=0, so the effect is not good. If someone has trained the ST-GCN model themselves, it would be appreciated if they could provide it to me for testing. |
@jersonal Did you manage to achieve that? Would be appreciated if you could share it. |
Hi, thank you for your work.
I wanted to change the detection model while using your code.
It's currently in yolov3, but I'd like to use the yolov5 model as a detection model, so can you tell me if there's another way or what I need to modify?
The text was updated successfully, but these errors were encountered: