Skip to content

Development of an image processing application for element detection in a printed circuit board manufacturing cel

Notifications You must be signed in to change notification settings

trejoan1/elementdetection

Repository files navigation

Manufacturing cell: Object Detector using YOLOv8 neural network

Logo

This is a web interface to YOLOv8 object detection neural network implemented on Python that uses a model to detect elements in images of a printed circuit board manufacturing cell.

Install

  • Clone this repository: git clone https://github.com/trejoan1/elementdetection.git
  • Go to the root of cloned repository
  • Install dependencies by running pip3 install -r requirements.txt

Run

Execute:

python3 post_object_detector.py

It will start a webserver on http://localhost:8080. Use any web browser to open the web interface.

Using the interface you can upload the image to the object detector and see bounding boxes of all objects detected on it.

About

Development of an image processing application for element detection in a printed circuit board manufacturing cel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •