--- title: Campose API emoji: 📷 colorFrom: green colorTo: yellow sdk: docker pinned: true app_port: 7860 --- ## Presentation ### What is this project? WARNING - This project is not finished! Campose API is a REST API to generate camera pose data from a set of images or a video. ### TODO - [x] Compile colmap with Docker - [ ] Support upload of assets - [ ] Support download of scenes ## Running on your machine ### Prerequisites You need a machine with CUDA, a GPU etc ### Environment variables - `STORAGE_PATH`: on HF use `/data`, on a local you can use `.sandbox/` ### Deployment to Hugging Face