File size: 1,408 Bytes
5b1dc0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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.