Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 193 Bytes

File metadata and controls

5 lines (4 loc) · 193 Bytes

object_detection

In this repository I'm implementing object detection with neural networks. The YOLO loss function already works, see at the yolov2 subfolder. SSD is still work in progress.