Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ tags:
|
|
| 14 |
|
| 15 |
S2V-Net is the core model from the paper **"NeuralSketch2Surf: Fast Neural Surfacing of Unoriented 3D Sketches"**. It instantly converts sparse, unoriented 3D sketches (like those drawn in VR) into smooth, closed 3D meshes.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
## Core Highlights
|
| 18 |
|
| 19 |
* **Lightning Fast (Interactive Rates):** The entire pipeline takes **< 0.7 seconds** on a GPU, making it perfectly suited for real-time VR applications.
|
|
|
|
| 14 |
|
| 15 |
S2V-Net is the core model from the paper **"NeuralSketch2Surf: Fast Neural Surfacing of Unoriented 3D Sketches"**. It instantly converts sparse, unoriented 3D sketches (like those drawn in VR) into smooth, closed 3D meshes.
|
| 16 |
|
| 17 |
+

|
| 18 |
+
|
| 19 |
## Core Highlights
|
| 20 |
|
| 21 |
* **Lightning Fast (Interactive Rates):** The entire pipeline takes **< 0.7 seconds** on a GPU, making it perfectly suited for real-time VR applications.
|