Image-to-3D
checkpoint
sai-dev commited on
Commit
3244fd9
·
1 Parent(s): bfb7985

docs: align model card with current Stability legal format

Browse files
Files changed (1) hide show
  1. README.md +37 -39
README.md CHANGED
@@ -6,72 +6,70 @@ pipeline_tag: image-to-3d
6
  tags:
7
  - image-to-3d
8
  - checkpoint
 
9
  ---
10
 
11
  # ReLi3D
 
12
 
13
- <img src="reli3d_teaser.jpg" alt="ReLi3D Teaser" />
14
 
15
- ReLi3D is a large reconstruction model that takes in a multiple images and corresponding camera poses of an object and generates a textured UV-unwrapped 3D relightable mesh asset.
16
 
17
- Please note: For individuals or organizations generating annual revenue of USD 1,000,000 (or local currency equivalent) or more, regardless of the source of that revenue, you must obtain an enterprise commercial license directly from Stability AI before commercially using ReLi3D or any derivative work of ReLi3D or its outputs, such as fine-tuned models. You may submit a request for an Enterprise License at https://stability.ai/enterprise. Please refer to Stability AI Community License, available at https://stability.ai/license, for more information.
18
 
19
- ## Model Description
 
 
20
 
21
- - Developed by: Stability AI
22
- - Model type: Transformer multi-view image-to-3D model
23
- - Input size: 512x512xN (N is the number of images)
24
 
25
- This model is trained to create a 3D model from multiple images in under one second. The output asset is UV-unwrapped and textured with low polygon count, and the system predicts per-object material spatially varying parameters (roughness, metallic) for downstream rendering workflows. Additionally the model predicts the illumination environment for the object.
26
 
27
- ## License
28
 
29
- - Community License: Free for research, non-commercial, and commercial use by organizations and individuals generating annual revenue of USD 1,000,000 (or local currency equivalent) or less, regardless of source.
30
- - If annual revenue exceeds USD 1M, any commercial use of this model or derivative works requires an Enterprise License directly from Stability AI.
31
- - Enterprise licensing: https://stability.ai/enterprise
32
- - Full license terms: https://stability.ai/license and LICENSE.md in this repository.
33
 
34
- ## Model Sources
35
 
36
- - Usage repository: https://github.com/Stability-AI/ReLi3D
37
- - Project page: https://reli3d.jdihlmann.com/
38
- - arXiv page: Coming Soon
39
 
40
- ## Files
41
-
42
- - config.yaml: ReLi3D inference config
43
- - reli3d_final.ckpt: ReLi3D checkpoint
44
-
45
- ## Training Dataset
46
 
47
  The training process uses renders from Objaverse and curated subsets of additional sources with license review and filtering for training suitability.
48
 
49
  ## Usage
50
 
51
- For usage instructions, please refer to the ReLi3D GitHub repository.
52
 
53
- ## Intended Uses
54
 
55
- Intended uses include:
56
 
57
- - Generation of artworks and use in design and other artistic processes.
58
- - Applications in educational or creative tools.
59
- - Research on reconstruction models, including understanding model limitations.
60
 
61
- All uses must follow Stability AI Acceptable Use Policy.
62
 
63
- ## Out-of-Scope Uses
64
 
65
- The model is not trained to be factual or true representations of people or events. Using the model for such claims is out of scope.
66
 
67
  ## Safety
68
 
69
- Stability AI applies safety-by-design mitigations throughout model development and deployment. Developers should conduct additional testing and apply safeguards for their specific use cases.
 
 
 
70
 
71
- ## Contact
72
 
73
- - Safety issues: safety@stability.ai
74
- - Security issues: security@stability.ai
75
- - Privacy issues: privacy@stability.ai
76
- - License and general: https://stability.ai/license
77
- - Enterprise license: https://stability.ai/enterprise
 
6
  tags:
7
  - image-to-3d
8
  - checkpoint
9
+ inference: false
10
  ---
11
 
12
  # ReLi3D
13
+ ![](reli3d_teaser.jpg)
14
 
15
+ **ReLi3D** is a multi-view image-to-3D reconstruction model that takes object images and camera poses and generates a textured, UV-unwrapped, relightable 3D mesh asset.
16
 
17
+ Please note: For individuals or organizations generating annual revenue of US $1,000,000 (or local currency equivalent) or more, regardless of the source of that revenue, you must obtain an enterprise commercial license directly from Stability AI before commercially using ReLi3D, or any derivative work of ReLi3D or its outputs, such as fine-tuned models. You may submit a request for an Enterprise License at https://stability.ai/enterprise. Please refer to Stability AI's Community License, available at https://stability.ai/license, for more information.
18
 
19
+ ### Model Description
20
 
21
+ * **Developed by**: [Stability AI](https://stability.ai/)
22
+ * **Model type**: Transformer multi-view image-to-3D model
23
+ * **Model details**: ReLi3D is trained to reconstruct a relightable 3D mesh from multiple 512x512 object images with known camera poses. The model outputs UV-unwrapped geometry and texture, and predicts material properties such as roughness and metallic values, together with an estimated illumination representation for downstream rendering workflows.
24
 
25
+ ### License
 
 
26
 
27
+ - **Community License:** Free for research, non-commercial, and commercial use by organizations and individuals generating annual revenue of US $1,000,000 (or local currency equivalent) or less, regardless of the source of that revenue. If your annual revenue exceeds US $1M, any commercial use of this model or derivative works thereof requires obtaining an Enterprise License directly from Stability AI. You may submit a request for an Enterprise License at https://stability.ai/enterprise. Please refer to Stability AI's Community License, available at https://stability.ai/license, for more information.
28
 
29
+ ### Model Sources
30
 
31
+ * **Repository**: https://github.com/Stability-AI/ReLi3D
32
+ * **Project page**: https://reli3d.jdihlmann.com/
33
+ * **arXiv page**: Coming soon
 
34
 
35
+ ### Files
36
 
37
+ * **config.yaml**: ReLi3D inference config
38
+ * **reli3d_final.ckpt**: ReLi3D model checkpoint
 
39
 
40
+ ### Training Dataset
 
 
 
 
 
41
 
42
  The training process uses renders from Objaverse and curated subsets of additional sources with license review and filtering for training suitability.
43
 
44
  ## Usage
45
 
46
+ For usage instructions, please refer to the [ReLi3D GitHub repository](https://github.com/Stability-AI/ReLi3D).
47
 
48
+ ### Intended Uses
49
 
50
+ Intended uses include the following:
51
 
52
+ * Generation of artworks and use in design and other artistic processes.
53
+ * Applications in educational or creative tools.
54
+ * Research on reconstruction models, including understanding model limitations.
55
 
56
+ All uses of the model should be in accordance with our [Acceptable Use Policy](https://stability.ai/use-policy).
57
 
58
+ ### Out-of-Scope Uses
59
 
60
+ The model was not trained to be factual or true representations of people or events. As such, using the model to generate such content is out-of-scope of the abilities of this model.
61
 
62
  ## Safety
63
 
64
+ As part of our safety-by-design and responsible AI deployment approach, we implement safety measures throughout the development of our models, from the time we begin pre-training a model to the ongoing development, fine-tuning, and deployment of each model. We have implemented a number of safety mitigations that are intended to reduce the risk of severe harms. However, we recommend that developers conduct their own testing and apply additional mitigations based on their specific use cases.
65
+ For more about our approach to Safety, please visit our [Safety page](https://stability.ai/safety).
66
+
67
+ ### Contact
68
 
69
+ Please report any issues with the model or contact us:
70
 
71
+ * Safety issues: safety@stability.ai
72
+ * Security issues: security@stability.ai
73
+ * Privacy issues: privacy@stability.ai
74
+ * License and general: https://stability.ai/license
75
+ * Enterprise license: https://stability.ai/enterprise