xiaobiaodu commited on
Commit
c92e444
·
verified ·
1 Parent(s): 089cb07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -1
README.md CHANGED
@@ -1,4 +1,37 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-3d
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-3d
4
+ language:
5
+ - en
6
+ ---
7
+ ## DreamCar: Leveraging Car-specific Prior for in-the-wild 3D Car Reconstruction
8
+
9
+
10
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64ad086c5d48838462e2eee1/2MWeSncAOUfhvAw0-VFHz.png)
11
+
12
+ ## 😮 Highlights
13
+
14
+ DreamCar can reconstruct a completed 3D car model in the moving-forward scene given a few images even a single image.
15
+
16
+ ### 🔥 Symmetry Learning, Car-specific Piror, Pose Optimization
17
+ - Symmetry Learning: We use the symmetric nature of cars to reconstruct a completed 3D car.
18
+ - Car generative prior: We contribute a 3D car dataset to empower Zero123 with car-specific piror.
19
+ - Pose optimization: We propose a pose optimization method to optimize the poses with error from self-driving datasets.
20
+
21
+
22
+ ## 🚩 **Updates**
23
+
24
+ Welcome to **watch** 👀 this repository for the latest updates.
25
+
26
+ ✅ **[2024.7.23]** : Release [project page](https://xiaobiaodu.github.io/dreamcar-project/).
27
+
28
+ ✅ **[2024.7.23]** : Code Release.
29
+
30
+
31
+ You can find our code in https://github.com/xiaobiaodu/DreamCar
32
+
33
+
34
+
35
+
36
+
37
+