paulengstler commited on
Commit
2a0bcd1
1 Parent(s): a838a62

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-to-3d
4
+ ---
5
+
6
+ Invisible Stitch: Generating Smooth 3D Scenes with Depth Inpainting
7
+
8
+ This repository contains the checkpoint for our depth completion network that also powers the demo at https://huggingface.co/spaces/paulengstler/invisible-stitch/
9
+
10
+ Please consider https://github.com/paulengstler/invisible-stitch for the code release.