jianhey commited on
Commit
ff7d733
Β·
verified Β·
1 Parent(s): e068f91

Add model card

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -22,13 +22,7 @@ Cosmos AnomalyGen β€” Mobile Phone Screen (UC3) generates synthetic mobile-phone
22
 
23
  ### License/Terms of Use:
24
 
25
- Use of the AnomalyGen finetuned modules in this release is governed by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).<br>
26
-
27
- Inference also requires the following components, which are **not** redistributed in this release and remain governed by their own terms:
28
- - Cosmos-Predict2-2B-Text2Image β€” [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)
29
- - NV-DINOv2 classification model β€” distributed via NVIDIA NGC under the NVIDIA TAO license
30
- - google-t5/t5-large text encoder β€” Apache 2.0
31
- - The Anomaly Diffusion pipeline concept (adopted as the framework) β€” MIT License<br>
32
 
33
  ### Deployment Geography:
34
  Global<br>
@@ -180,7 +174,7 @@ Technical Limitations & Mitigation:
180
  Verified to have met prescribed NVIDIA quality standards: | Yes.
181
  Performance Metrics: | FID (logged during training validation), nearest-neighbor metrics (`nn_score`, `mnn_score`), and visual inspection of `log_image` callback outputs.
182
  Potential Known Risks: | Generated synthetic defects may not perfectly cover all real-world defect variations. Downstream detection models trained primarily on these synthetic samples should be validated against real defect data before deployment in production QA lines.<br><br>This model can generate synthetic images and may produce content that is offensive, unsafe, misleading, indecent, or unsuitable for a target deployment. Users should implement robust safety guardrails β€” including content filtering, abuse monitoring, and access controls β€” to reduce the risk of harmful outputs. Users are responsible for ensuring that their use of the model complies with all applicable laws and regulations, and for regularly reviewing and updating their guardrails as risks evolve.
183
- Licensing: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)
184
 
185
 
186
  ## Privacy
@@ -204,5 +198,5 @@ Field | Response
204
  :---------------------------------------------------|:----------------------------------
205
  Model Application Field(s): | Industrial/Machinery and Robotics β€” specifically synthetic data generation for manufacturing QA / visual inspection of mobile phone screens.
206
  Describe the life critical impact (if present). | Not Applicable.
207
- Use Case Restrictions: | Abide by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).
208
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
 
22
 
23
  ### License/Terms of Use:
24
 
25
+ Governing Terms: Use of this model is governed by the [NVIDIA Open Model Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).<br>
 
 
 
 
 
 
26
 
27
  ### Deployment Geography:
28
  Global<br>
 
174
  Verified to have met prescribed NVIDIA quality standards: | Yes.
175
  Performance Metrics: | FID (logged during training validation), nearest-neighbor metrics (`nn_score`, `mnn_score`), and visual inspection of `log_image` callback outputs.
176
  Potential Known Risks: | Generated synthetic defects may not perfectly cover all real-world defect variations. Downstream detection models trained primarily on these synthetic samples should be validated against real defect data before deployment in production QA lines.<br><br>This model can generate synthetic images and may produce content that is offensive, unsafe, misleading, indecent, or unsuitable for a target deployment. Users should implement robust safety guardrails β€” including content filtering, abuse monitoring, and access controls β€” to reduce the risk of harmful outputs. Users are responsible for ensuring that their use of the model complies with all applicable laws and regulations, and for regularly reviewing and updating their guardrails as risks evolve.
177
+ Licensing: | Governing Terms: Use of this model is governed by the [NVIDIA Open Model Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).<br>
178
 
179
 
180
  ## Privacy
 
198
  :---------------------------------------------------|:----------------------------------
199
  Model Application Field(s): | Industrial/Machinery and Robotics β€” specifically synthetic data generation for manufacturing QA / visual inspection of mobile phone screens.
200
  Describe the life critical impact (if present). | Not Applicable.
201
+ Use Case Restrictions: | Governing Terms: Use of this model is governed by the [NVIDIA Open Model Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).<br>
202
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.