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

how to train poseconv3d with my own dataset? #232

Open
wsy927 opened this issue Mar 7, 2024 · 3 comments
Open

how to train poseconv3d with my own dataset? #232

wsy927 opened this issue Mar 7, 2024 · 3 comments

Comments

@wsy927
Copy link

wsy927 commented Mar 7, 2024

Hello, I'd like to ask how to train poseconv3d with my own dataset?

@HoBeom
Copy link

HoBeom commented Mar 7, 2024

Use custom_2d_skeleton.py: Utilize the custom_2d_skeleton.py script to generate a custom 2D skeleton dataset from your prepared video dataset.

@wsy927
Copy link
Author

wsy927 commented Mar 7, 2024

Use custom_2d_skeleton.py: Utilize the custom_2d_skeleton.py script to generate a custom 2D skeleton dataset from your prepared video dataset.

Thanks for your answer, best wishes !

@chenglong521
Copy link

你好,我改了一下代码,在windows单gpu下运行,我用custom_2d_skeleton.py脚本从准备好的视频数据集生成自定义 2D 骨架数据集。用posec3d训练,训练过程中的top1-acc,一直稳定在0.2多,而且很多轮的数据都是一样的,不知道为什么

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

3 participants