English
wala
unconditional-3d-generation
Hooman commited on
Commit
3801f2e
·
verified ·
1 Parent(s): 655bc25

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -27
README.md CHANGED
@@ -22,19 +22,20 @@ WaLa-UN-1B is a large-scale 3D generative model trained on a massive dataset of
22
  - **Model type:** 3D Generative Model
23
  - **License:** Autodesk Non-Commercial (3D Generative) v1.0
24
 
25
- For more information please look at the [Project](TBD) [Page](TBD) and [the paper](TBD).
26
 
27
  ### Model Sources
28
 
 
29
  - **Repository:** [Github](https://github.com/AutodeskAILab/WaLa)
30
  - **Paper:** [ArXiv:TBD](TBD)
31
- - **Demo:** [TBD](TBD)
32
 
33
  ## Uses
34
 
35
  ### Direct Use
36
 
37
- This model is released by Autodesk and intended for academic and research purposes only for the theoretical exploration and demonstration of the WaLa 3D generative framework. Please see [here](TBD) for inferencing instructions.
38
 
39
  ### Out-of-Scope Use
40
 
@@ -61,7 +62,7 @@ The model should not be used for:
61
 
62
  ## How to Get Started with the Model
63
 
64
- Please refer to the instructions [here](TBD)
65
 
66
  ## Training Details
67
 
@@ -84,28 +85,6 @@ Each 3D shape in the dataset was converted into a truncated signed distance func
84
  - The model contains approximately 1.1 billion parameters.
85
  - The model can generate shapes within 2-4 seconds.
86
 
87
- ## Evaluation
88
-
89
- ### Testing Data, Factors & Metrics
90
-
91
- #### Testing Data
92
-
93
- The model was evaluated on the Google Scanned Objects (GSO) dataset and a validation set from the training data (MAS validation data).
94
-
95
- #### Factors
96
-
97
- The evaluation considered various factors such as the quality of generated shapes, the ability to capture fine details and complex structures, and the model's performance across different object categories.
98
-
99
- #### Metrics
100
-
101
- The model was evaluated using the following metrics:
102
- - Intersection over Union (IoU)
103
- - Light Field Distance (LFD)
104
- - Chamfer Distance (CD)
105
-
106
- ### Results
107
-
108
- [Specific results for the unconditional model to be added when available]
109
 
110
  ## Technical Specifications
111
 
@@ -117,7 +96,7 @@ The model uses a U-ViT architecture with modifications. It employs a wavelet-bas
117
 
118
  #### Hardware
119
 
120
- [TBD]
121
 
122
  ## Citation
123
 
 
22
  - **Model type:** 3D Generative Model
23
  - **License:** Autodesk Non-Commercial (3D Generative) v1.0
24
 
25
+ For more information please look at the [Project Page](https://autodeskailab.github.io/WaLaProject) and [the paper](TBD).
26
 
27
  ### Model Sources
28
 
29
+ - **Project Page:** [WaLa](https://autodeskailab.github.io/WaLaProject)
30
  - **Repository:** [Github](https://github.com/AutodeskAILab/WaLa)
31
  - **Paper:** [ArXiv:TBD](TBD)
32
+ - **Demo:** [Colab](https://colab.research.google.com/drive/1W5zPXw9xWNpLTlU5rnq7g3jtIA2BX6aC?usp=sharing)
33
 
34
  ## Uses
35
 
36
  ### Direct Use
37
 
38
+ This model is released by Autodesk and intended for academic and research purposes only for the theoretical exploration and demonstration of the WaLa 3D generative framework. Please see [here](https://github.com/AutodeskAILab/WaLa?tab=readme-ov-file#getting-started) for inferencing instructions.
39
 
40
  ### Out-of-Scope Use
41
 
 
62
 
63
  ## How to Get Started with the Model
64
 
65
+ Please refer to the instructions [here](https://github.com/AutodeskAILab/WaLa?tab=readme-ov-file#getting-started)
66
 
67
  ## Training Details
68
 
 
85
  - The model contains approximately 1.1 billion parameters.
86
  - The model can generate shapes within 2-4 seconds.
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
  ## Technical Specifications
90
 
 
96
 
97
  #### Hardware
98
 
99
+ The model was trained on NVIDIA H100 GPUs.
100
 
101
  ## Citation
102