jianhey commited on
Commit
71bcf94
·
verified ·
1 Parent(s): b71b52e

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -21,7 +21,7 @@ size_categories:
21
  # Dataset Overview
22
 
23
  ## Dataset Description:
24
- This dataset contains printed-circuit-board (PCB) component crops captured under raked solder-light illumination, organized for PCB anomaly generation and inspection. Images are grouped by board region — `IC` and `passive_component` — and for each region include anomaly images (defect types `bridge`, `excess_solder`, `missing`), their paired binary defect masks, clean reference images, and CAD-derived masks, along with a `defect_spec.jsonl` specification and `semantic_segmentation_labels.json`. The set is used to fine-tune the Cosmos AnomalyGen PCB model for synthetic PCB defect-data generation.
25
 
26
  This dataset is for demonstration purposes and not for production usage.<br>
27
 
@@ -29,7 +29,7 @@ This dataset is for demonstration purposes and not for production usage.<br>
29
  NVIDIA Corporation<br>
30
 
31
  ## Dataset Creation Date:
32
- 05/29/2026<br>
33
 
34
  ## Version:
35
  1.0<br>
@@ -48,15 +48,10 @@ Demonstration of software to generate synthetic data of structural defects in a
48
  - Not Applicable<br>
49
 
50
  ## Dataset Format
51
- PNG / JPG image files (with accompanying JSON / JSONL metadata).<br>
52
 
53
  ## Dataset Quantification
54
- 182 image files (~2 MB total), organized under `IC/` and `passive_component/`:
55
- - 86 anomaly images — `bridge` (8), `excess_solder` (16), `missing` (62)
56
- - 86 paired binary defect masks
57
- - 5 clean reference images and 5 CAD-derived masks
58
-
59
- Approximately 108 of the 182 images are synthetic augmentations (horizontal/vertical flips, rotations, brightness adjustments) of the base captures. Accompanying metadata: `defect_spec.jsonl` and `semantic_segmentation_labels.json`.<br>
60
 
61
  ## Ethical Considerations:
62
  NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.<br>
 
21
  # Dataset Overview
22
 
23
  ## Dataset Description:
24
+ We are releasing 86 sample images of components on NV boards in a FoxConn factory. These images are used to finetune the AnomalyGen and Qwen-Image-Edit.
25
 
26
  This dataset is for demonstration purposes and not for production usage.<br>
27
 
 
29
  NVIDIA Corporation<br>
30
 
31
  ## Dataset Creation Date:
32
+ 05/30/2026<br>
33
 
34
  ## Version:
35
  1.0<br>
 
48
  - Not Applicable<br>
49
 
50
  ## Dataset Format
51
+ PNG / JPG files.<br>
52
 
53
  ## Dataset Quantification
54
+ 86 sample images, 2.01 MB.<br>
 
 
 
 
 
55
 
56
  ## Ethical Considerations:
57
  NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.<br>