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

YOLO (You Only Look Once)

YOLACT (You Only Look At CoefficienTs) 2019~2020



Two Stage

Mask R-CNN


Reference