ShiroNekoe/video2robot
๐ค Generate robot motions from video or prompts using an efficient end-to-end pipeline for human pose extraction.
What's novel
๐ค Generate robot motions from video or prompts using an efficient end-to-end pipeline for human pose extraction.
Code Analysis
13 files read ยท 4 roundsAn orchestration pipeline that chains AI video generation (Veo/Sora), 3D human pose extraction (PromptHMR), and robot motion retargeting (GMR) to produce humanoid robot joint trajectories from text prompts, with a web UI and 3D visualization.
Strengths
Well-structured integration of three complex ML/robotics components with thoughtful prompt engineering for pose-friendly video generation, correct coordinate transforms, multi-track support, and a substantial custom 3D visualization that renders robot meshes alongside source video.
Weaknesses
No tests whatsoever, the README is completely misleading (describes a consumer desktop app when this is a research tool requiring conda envs and API keys), and the core ML logic is entirely delegated to third-party libraries making this primarily a glue/orchestration layer.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
5
Contributors
2
Files
49
Active weeks
4
Repository
Language
Python
Stars
1
Forks
0
License
NOASSERTION