awesome-aning commited on
Commit
23ea2f0
·
verified ·
1 Parent(s): 18f6020

Add dataset card and remove unreferenced images

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: DP-Former PCB
3
+ task_categories:
4
+ - object-detection
5
+ ---
6
+
7
+ # DP-Former PCB Dataset
8
+
9
+ This repository contains the PCB defect-detection dataset used for the DP-Former experiments.
10
+
11
+ ## Dataset Summary
12
+
13
+ | Split | Images | Annotations |
14
+ | --- | ---: | ---: |
15
+ | Train | 394 | 1,668 |
16
+ | Test | 99 | 411 |
17
+
18
+ The six categories are `missing_hole`, `mouse_bite`, `open_circuit`, `short`, `spur`, and `spurious_copper`.
19
+
20
+ ## Layout
21
+
22
+ ```text
23
+ .
24
+ |-- annotations/
25
+ | |-- instances_train.json
26
+ | `-- instances_test.json
27
+ `-- images/
28
+ |-- train/
29
+ `-- test/
30
+ ```
31
+
32
+ Annotations follow the COCO object-detection format. Only images referenced by the released annotation files are included.
images/test/01_open_circuit_02.jpg DELETED

Git LFS Details

  • SHA256: efdf49c1a7301a306e013baf5800a00658d99e639919d8c8f842d064427cd820
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/test/01_open_circuit_16.jpg DELETED

Git LFS Details

  • SHA256: 1567f48e1aca4a6674874e76210af0101dfae94337cf48f09e825250043fd95c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/train/01_mouse_bite_01.jpg DELETED

Git LFS Details

  • SHA256: 38169d756c0995fb0243169332ff0d730108487e4afb04d9d9f78eb44a818a3e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/train/01_mouse_bite_09.jpg DELETED

Git LFS Details

  • SHA256: 9ce6287420749c185855bde8d9e62417f524e18985d376b9c5b81a5050e05e4a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/train/01_open_circuit_12.jpg DELETED

Git LFS Details

  • SHA256: c8921fa5716eabc39b13987a8df35ca20e7c3957902412685dfaa6b56949c651
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/train/01_open_circuit_19.jpg DELETED

Git LFS Details

  • SHA256: ea3c438972e2dd060ee86129440e84fda056f80fc1c6f9a87c91252c0a9c969f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/train/01_spur_13.jpg DELETED

Git LFS Details

  • SHA256: 3229b741b31b61990ab1b94bc2a247475f763c4036c86cef2e363f2fc807cabf
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB