dstotko's picture
Update README.md
5b1dc0c verified
<p align="center">
<h1 align="center">Physics-guided Shape-from-Template: <br> Monocular Video Perception through Neural Surrogate Models</h1>
<h3 align="center"> David Stotko 路 Nils Wandel 路 Reinhard Klein <br> University of Bonn </h3>
<h3 align="center">CVPR 2024</h3>
<h3 align="center"> <a href="https://openaccess.thecvf.com/content/CVPR2024/html/Stotko_Physics-guided_Shape-from-Template_Monocular_Video_Perception_through_Neural_Surrogate_Models_CVPR_2024_paper.html">CVPR Paper</a> &nbsp; | &nbsp; <a href="https://cg.cs.uni-bonn.de/publication/stotko2024-Physics-guided-SfT">Project Page</a> &nbsp; | &nbsp; <a href="https://github.com/DavidStotko/Physics-guided-Shape-from-Template">GitHub</a> &nbsp; | &nbsp; <a href="https://www.youtube.com/watch?v=o0qs_oip7F4">Video</a> &nbsp; | &nbsp; <a href="https://arxiv.org/abs/2311.12796">arXiv</a> </h3>
<div align="center"></div>
</p>
This repository contains the model used in the paper "Physics-guided Shape-from-Template: Monocular Video Perception through Neural Surrogate Models".
## Usage
You can use this model by cloning the <a href="https://github.com/DavidStotko/Physics-guided-Shape-from-Template">GitHub</a> repository and copying this model into the deepest subdirectory of ```./code./logger```.
Look at the GitHub repository for information on how to run the code.
## License
This software is provided under MIT license.