Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

image-analysis

These are my notes on object detection algorithms and other image-related models.

Object Detection algorithms

  1. R-CNN [notes]
  2. Fast R-CNN [notes]
  3. Faster R-CNN and YOLO [notes]