TripoSR predicts a 3D model (Output, ply file) from an image (Input, png file).
- Implementation: VAST-AI-Research/TripoSR
- framework: Pytorch
- Official code: Yes
- License: MIT License
- GPU: RTX2080Ti
- Build a docker image and container, and then start the container on Host machine bash:
bash docker_buildrun.sh
- Run a prediction demo on Host machine bash:
bash image_to_3d.sh <input image path> <output dir path> # ex: bash image_to_3d.sh impl/examples/hamburger.png outputs