Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 301 Bytes

Yolo implemented with dlib

A simple Yolo implementation using the dlib deep learning API.

This is a WIP, it still doesn't learn anything...

UPDATE: this repository is now archived, a working version of the YOLO loss has already been merged in dlib.