NeoSOFT-Technologies / Java-NeuralNetwork-POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Object Detection using YOLO v5

  • This repository contains Car dents detection project which is built using concepts of Convolutional Neural Networks.
  • It takes an image of size 640 * 640px as an input and detect dents present in it.
  • Use this repository and start working without spending time on training the DL model for car dent detection.

Built with

Frameworks/Libraries and tools used in this project are -

Installation

Clone this repo

  git clone https://github.com/NeoSOFT-Technologies/Java-NeuralNetwork-POC.git

Wiki

Refer this Wiki documents for the procedure of custom object detection using YOLO v5

About


Languages

Language:Java 100.0%