tahaemara / yolo-custom-object-detector

Making custom object detector using Yolo (Java and Python)

Home Page:http://emaraic.com/blog/yolov3-custom-object-detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a custom object detector using YOLO

This repository contains the code and the dataset for the tutorials (Part1 and Part2) I wrote about making custome object detector using YOLO in Java and Python. It also contains a dockerfile to build a docker image contains darknet framwork, OpenCV 3.3, and CUDA.

About

Making custom object detector using Yolo (Java and Python)

http://emaraic.com/blog/yolov3-custom-object-detector


Languages

Language:Java 74.1%Language:Python 17.0%Language:Dockerfile 8.9%