Files changed (1) hide show
  1. README.md +1 -74
README.md CHANGED
@@ -34,80 +34,7 @@ and the multiview diffusion model, [SparseViewDiT](model_cards/MultiviewDiffusio
34
  In cases where camera parameters are not provided, the multiview diffusion model includes a camera pose estimation submodule that predicts camera parameters for the input images.
35
  Lastly, an [Object TokenGS](model_cards/Object_TokenGS.md) lifts the images to a 3D asset.
36
 
37
- This system is ready for commercial/non-commercial use
38
-
39
- <details>
40
- <summary><big><big><strong>🚗 In-the-Wild Examples 🚗</strong></big></big></summary>
41
-
42
- Each row contains the input image, object mask, and a rendering of the harvested 3DGS asset.
43
-
44
- #### 1. Vehicles / Trucks / Trailers
45
-
46
- <table>
47
- <tr>
48
- <td align="center"><img src="docs/in_the_wild_examples/bus_01.jpg" width="860"></td>
49
- </tr>
50
- <tr>
51
- <td align="center"><img src="docs/in_the_wild_examples/trailer_01.jpg" width="860"></td>
52
- </tr>
53
- <tr>
54
- <td align="center"><img src="docs/in_the_wild_examples/tractor_01.jpg" width="860"></td>
55
- </tr>
56
- <tr>
57
- <td align="center"><img src="docs/in_the_wild_examples/truck_01.jpg" width="860"></td>
58
- </tr>
59
- <tr>
60
- <td align="center"><img src="docs/in_the_wild_examples/sedan_01.jpg" width="860"></td>
61
- </tr>
62
- <tr>
63
- <td align="center"><img src="docs/in_the_wild_examples/suv_01.jpg" width="860"></td>
64
- </tr>
65
- <tr>
66
- <td align="center"><img src="docs/in_the_wild_examples/suv_02.jpg" width="860"></td>
67
- </tr>
68
- <tr>
69
- <td align="center"><img src="docs/in_the_wild_examples/sedan_02.jpg" width="860"></td>
70
- </tr>
71
- </table>
72
-
73
- #### 2. VRUs
74
-
75
- <table>
76
- <tr>
77
- <td align="center"><img src="docs/in_the_wild_examples/pedestrian_01.jpg" width="860"></td>
78
- </tr>
79
- <tr>
80
- <td align="center"><img src="docs/in_the_wild_examples/pedestrian_03.jpg" width="860"></td>
81
- </tr>
82
- <tr>
83
- <td align="center"><img src="docs/in_the_wild_examples/pedestrian_04.jpg" width="860"></td>
84
- </tr>
85
- <tr>
86
- <td align="center"><img src="docs/in_the_wild_examples/pedestrian_05.jpg" width="860"></td>
87
- </tr>
88
- <tr>
89
- <td align="center"><img src="docs/in_the_wild_examples/pedestrian_06.jpg" width="860"></td>
90
- </tr>
91
- <tr>
92
- <td align="center"><img src="docs/in_the_wild_examples/cyclist_02.jpg" width="860"></td>
93
- </tr>
94
- <tr>
95
- <td align="center"><img src="docs/in_the_wild_examples/stroller_01.jpg" width="860"></td>
96
- </tr>
97
- <tr>
98
- <td align="center"><img src="docs/in_the_wild_examples/stroller_02.jpg" width="860"></td>
99
- </tr>
100
- </table>
101
-
102
- #### 3. Other
103
-
104
- <table>
105
- <tr>
106
- <td align="center"><img src="docs/in_the_wild_examples/bin_01.jpg" width="860"></td>
107
- </tr>
108
- </table>
109
-
110
- </details>
111
 
112
  ### **License/Terms of Use**:
113
 
 
34
  In cases where camera parameters are not provided, the multiview diffusion model includes a camera pose estimation submodule that predicts camera parameters for the input images.
35
  Lastly, an [Object TokenGS](model_cards/Object_TokenGS.md) lifts the images to a 3D asset.
36
 
37
+ This system is ready for commercial/non-commercial use.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
 
39
  ### **License/Terms of Use**:
40