smdComponents Computer Vision Project
Updated 4 months ago
Metrics
This project was created for research work by
Dainius Varna and Vytautas Abromavičius of Vilnius Gediminias Technical University in Lithuania.
The dataset consists of images of SMD-type electronic components, which are moving on a conveyor belt. There are four types of components in the collected dataset:
- Capacitors
- Resistors
- Diodes
- Transistors
This is the initial dataset that was augmented to create the final model. Download the raw-images dataset version (v2) of this project to start your own custom project.
- A research paper on the project, titled A System for a Real-Time Electronic Component Detection and Classification on a Conveyor Belt was published in the MDPI Applied Sciences journal on May 31, 2022.
Department of Electronic Systems, Vilnius Gediminas Technical University (VILNIUS TECH), 03227 Vilnius, Lithuania; vgtu@vgtu.lt
- Correspondence: vytautas.abromavicius@vilniustech.lt
Dataset Collection
The dataset was collected using Nvidia Data Capture Control.
Figure 3. Four types of electronic components used for the dataset. (a) capacitor, (b) resistor, (c) diode, (d) transistor.
Abstract:
The presented research addresses the real-time object detection problem with small and moving objects, specifically the surface-mount component on a conveyor.
Detecting and counting small moving objects on the assembly line is a challenge. In order to meet the requirements of real-time applications, state-of-the-art electronic component detection and classification algorithms are implemented into powerful hardware systems.
This work proposes a low-cost system with an embedded microcomputer to detect surface-mount components on a conveyor belt in real time. The system detects moving, packed, and unpacked surface-mount components.
The system’s performance was experimentally investigated by implementing several object-detection algorithms. The system’s performance with different algorithm implementations was compared using mean average precision and inference time. The results of four different surface-mount components showed average precision scores of 97.3% and 97.7% for capacitor and resistor detection.
The findings suggest that the system with the implemented YOLOv4-tiny algorithm on the Jetson Nano 4 GB microcomputer achieves a mean average precision score of 88.03% with an inference time of 56.4 ms and 87.98% mean average precision with 11.2 ms inference time on the Tesla P100 16 GB platform.
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
smdcomponents_dataset,
title = { smdComponents Dataset },
type = { Open Source Dataset },
author = { Dainius },
howpublished = { \url{ https://universe.roboflow.com/dainius/smdcomponents } },
url = { https://universe.roboflow.com/dainius/smdcomponents },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { aug },
note = { visited on 2024-11-21 },
}