Skip to content

Latest commit

 

History

History
9 lines (2 loc) · 534 Bytes

README.md

File metadata and controls

9 lines (2 loc) · 534 Bytes

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.