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

Train with more than 17 keypoints #38

Open
Darkaido opened this issue Jan 5, 2023 · 1 comment
Open

Train with more than 17 keypoints #38

Darkaido opened this issue Jan 5, 2023 · 1 comment

Comments

@Darkaido
Copy link

Darkaido commented Jan 5, 2023

Hii, i want to train movenet with more than 17 keypoints. so what changes i have to do for training.

@fire717
Copy link
Owner

fire717 commented Jan 6, 2023

Hi, maybe you should do this:

  1. change data generate script: scripts/make_coco_data_17keypooints.py to your number
  2. change model head structure, such as output channel number, etc.
  3. change the way how loss computed
  4. also be careful to some data aware augmentation, like issue36

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