RobotHuman/PCB_defect
⚡ 데이터셋 요약 본 데이터셋은 naked PCB(부품 실장 전 PCB) 이미지로 구성되어 있으며, 총 1386장, 6종 결함, 이미지당 3~5개 결함을 포함 이미지는 실제 AOI 유사 촬영 시스템으로 템플릿 보드를 촬영한 뒤, Photoshop으로 결함을 삽입해 합성 즉, “현장(real) 결함”이 아니라, 제어된 합성 결함이라는 점이 데이터 해석/일반화에서 중요한 전제 🌳 데이터셋 구조 PCB_defect/ ├── README.md ├── Meta Data/ │ └── Huang et al.(2019), A PCB Dataset for Defects Detection and Classification.pdf ├── Missing_hole/ # 결함 유형 │ ├── missing_hole01.jpg # [입력] PCB 이미지 │ ├──… See the full description on the dataset page: https://huggingface.co/datasets/RobotHuman/PCB_defect.
0544
1<annotation>2 <folder>Open_circuit</folder>3 <filename>05_open_circuit_08.jpg</filename>4 <path>/home/weapon/Desktop/PCB_DATASET/Open_circuit/05_open_circuit_08.jpg</path>5 <source>6 <database>Unknown</database>7 </source>8 <size>9 <width>2544</width>10 <height>2156</height>11 <depth>3</depth>12 </size>13 <segmented>0</segmented>14 <object>15 <name>open_circuit</name>16 <pose>Unspecified</pose>17 <truncated>0</truncated>18 <difficult>0</difficult>19 <bndbox>20 <xmin>1170</xmin>21 <ymin>1028</ymin>22 <xmax>1217</xmax>23 <ymax>1082</ymax>24 </bndbox>25 </object>26 <object>27 <name>open_circuit</name>28 <pose>Unspecified</pose>29 <truncated>0</truncated>30 <difficult>0</difficult>31 <bndbox>32 <xmin>1563</xmin>33 <ymin>915</ymin>34 <xmax>1616</xmax>35 <ymax>960</ymax>36 </bndbox>37 </object>38 <object>39 <name>open_circuit</name>40 <pose>Unspecified</pose>41 <truncated>0</truncated>42 <difficult>0</difficult>43 <bndbox>44 <xmin>1035</xmin>45 <ymin>1486</ymin>46 <xmax>1092</xmax>47 <ymax>1538</ymax>48 </bndbox>49 </object>50</annotation>51 