The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

PCB Detection Augmented Segmentation Dataset

Augmented PCB segmentation data in YOLO format from SanderGi/PCB-Detection.

The repository includes train, validation, and test images; segmentation labels and masks; dataset configuration; and training outputs used by the published PCB segmentation model.

Download

from huggingface_hub import snapshot_download

snapshot_download(
    repo_id="SanderGi/pcb-detection-augmented-seg",
    repo_type="dataset",
    local_dir="data/augmented_seg",
)

See the source project for generation methods, upstream data provenance, evaluation details, and licensing information.

Downloads last month
19

Collection including SanderGi/pcb-detection-augmented-seg