项目作者: tahaemara

项目描述 :
使用Yolo(Java和Python)制作自定义对象检测器
高级语言: Java
项目地址: git://github.com/tahaemara/yolo-custom-object-detector.git
创建时间: 2018-07-18T13:16:04Z
项目社区:https://github.com/tahaemara/yolo-custom-object-detector

开源协议:

下载


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.