Deep-Learning
Installion
Clone the repository
$ git clone https://github.com/DiaboloKiat/Deep-Learning.git
Introduction
Basically one stage and two stage object detection structure
One Stage
SSD (Single Shot MultiBox Detector) 2016
- Introduction
- Paper
- How to train a SSD model
YOLO (You Only Look Once)
- Introduction
- Paper