TL;DR
This paper introduces a high-resolution micro-PCB dataset with diverse perspectives, evaluates data augmentation and capsule networks, and finds that combining perspective diversity with HVCs enhances classification accuracy.
Contribution
The study provides a new micro-PCB dataset, analyzes the impact of perspective diversity and data augmentation, and demonstrates the effectiveness of homogeneous vector capsules in PCB classification.
Findings
HVCs better encode equivariance of PCB sub-components.
Diverse perspectives during training improve test accuracy.
Data augmentation can simulate unseen perspectives effectively.
Abstract
We present a dataset consisting of high-resolution images of 13 micro-PCBs captured in various rotations and perspectives relative to the camera, with each sample labeled for PCB type, rotation category, and perspective categories. We then present the design and results of experimentation on combinations of rotations and perspectives used during training and the resulting impact on test accuracy. We then show when and how well data augmentation techniques are capable of simulating rotations vs. perspectives not present in the training data. We perform all experiments using CNNs with and without homogeneous vector capsules (HVCs) and investigate and show the capsules' ability to better encode the equivariance of the sub-components of the micro-PCBs. The results of our experiments lead us to conclude that training a neural network equipped with HVCs, capable of modeling equivariance among…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPart-based Convolutional Baseline
