mirror of
https://github.com/gosticks/body-pose-animation.git
synced 2025-10-16 11:45:42 +00:00
15 lines
416 B
Markdown
15 lines
416 B
Markdown
# TODO
|
|
|
|
- [ ] Camera 2d projection (PyTorch pinhole camera)
|
|
- [ ] 3D transformation rewrite using PyTorch or SciPy
|
|
- [x] PyRenderer camera initial location + position (?)
|
|
- [ ] Setup Pose PyTorch module (W)
|
|
|
|
- [ ] pose cost function
|
|
|
|
## Nice to have
|
|
|
|
- [ ] add original input image to scene
|
|
- [ ] Render a camera to the scene for projection visualization
|
|
- [ ] Vposer or other technique for mesh intersection priors
|