jianhey commited on
Commit
297ce13
Β·
verified Β·
1 Parent(s): 56ad2ce

Add model card

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -22,13 +22,7 @@ Cosmos AnomalyGen β€” PCB (UC1) generates synthetic printed-circuit-board anomal
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>
@@ -181,7 +175,7 @@ Technical Limitations & Mitigation:
181
  Verified to have met prescribed NVIDIA quality standards: | Yes.
182
  Performance Metrics: | FID (logged during training validation), nearest-neighbor metrics (`nn_score`, `mnn_score`), and visual inspection of `log_image` callback outputs.
183
  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.
184
- Licensing: | [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)
185
 
186
 
187
  ## Privacy
@@ -205,5 +199,5 @@ Field | Response
205
  :---------------------------------------------------|:----------------------------------
206
  Model Application Field(s): | Industrial/Machinery and Robotics β€” specifically synthetic data generation for manufacturing QA / visual inspection of printed circuit boards.
207
  Describe the life critical impact (if present). | Not Applicable.
208
- Use Case Restrictions: | Abide by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).
209
  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>
 
175
  Verified to have met prescribed NVIDIA quality standards: | Yes.
176
  Performance Metrics: | FID (logged during training validation), nearest-neighbor metrics (`nn_score`, `mnn_score`), and visual inspection of `log_image` callback outputs.
177
  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.
178
+ 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>
179
 
180
 
181
  ## Privacy
 
199
  :---------------------------------------------------|:----------------------------------
200
  Model Application Field(s): | Industrial/Machinery and Robotics β€” specifically synthetic data generation for manufacturing QA / visual inspection of printed circuit boards.
201
  Describe the life critical impact (if present). | Not Applicable.
202
+ 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>
203
  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.