Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 936 Bytes

README.md

File metadata and controls

33 lines (16 loc) · 936 Bytes

Learn the ABC of Object Detection

Object detection is an important and challenging topic in computer vision. I wanted to acquire a solid understanding of it. So I prepared some informative slides that cover it in detail. They include technical aspects and illustrative animations that will enhance your learning experience.

TABLE OF CONTENTS

📑Part 1: What is object Detection?

📑Part 2: Understanding the Basics of Object Detection

📑Part 3: Object Detection using Classical CV

📑Part 4: Object Detection using ConvNets

📑Part 5: Evaluation metrics and benchmarking

📑Part 6: Object Detection using CNN (Overfeat paper)

📑Part 7: Object Detection using SPNET & RCNN

📑Part 8: Object Detection using Fast RCNN

📑Part 9: Object Detection using Faster RCNN

Blog Post

link

Authors