Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.58 KB

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