Thanks to visit codestin.com
Credit goes to github.com

Skip to content

170928/MiKaPo

 
 

Repository files navigation

MiKaPo: AI Pose Picker for MikuMikuDance

demo_pose

MiKaPo is a Web-based tool that poses MMD models from video input in real-time. Welcome feature requests and PRs!

demo_pose

demo_face

Tech Stack

Todo

  • Pose detection
  • Face detection
  • Hand detection
  • Environment selection
  • Video, image upload
  • Camera input
  • Model selection
  • Ollama support (electron version)
  • VMD export

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

MMD motion capture on Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • TypeScript 8.1%
  • Other 0.8%