diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9fde2ce --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +# TODO + +- [ ] Camera 2d projection (PyTorch pinhole camera) +- [ ] 3D transformation rewrite using PyTorch or SciPy +- [ ] Setup Pose PyTorch module +- [ ] Render a camera to the scene for projection visualization +- [ ] add original input image to scene + +## Nice to have + +- [ ] Vposer or other technique for mesh intersection priors