This repository contains the raw ipython notebook to generate the blog posts:
-
Part 1: Object Detection with Pascal VOC2012 - data preparation and understanding
-
Part 2: Object Detection with Pascal VOC2012 - R-CNN overview
-
Part 3: Object Detection with Pascal VOC2012 - Selective Search
-
Part 4: Object Detection with Pascal VOC2012 - CNN feature extraction
-
Part 5: Object Detection with Pascal VOC2012 - Inference with your own image!