qitaoz commited on
Commit
11fc01a
·
verified ·
1 Parent(s): 716cb35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SparseAGS
2
 
3
  This repository contains the official implementation for **Sparse-view Pose Estimation and Reconstruction via Analysis by Generative Synthesis**. The paper has been accepted to [NeurIPS 2024](https://neurips.cc/Conferences/2024).
 
1
+ ---
2
+ title: SparseAGS
3
+ emoji: 🐠
4
+ colorFrom: purple
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 3.50.2
8
+ app_file: gradio_app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # SparseAGS
14
 
15
  This repository contains the official implementation for **Sparse-view Pose Estimation and Reconstruction via Analysis by Generative Synthesis**. The paper has been accepted to [NeurIPS 2024](https://neurips.cc/Conferences/2024).