Skip to content
Snippets Groups Projects

This repository contains the code submission for the MAB2 - Deep Learning Project, by Chris Dijkstra and Tomer Sardjoe.

The repository is structured as follows:

  • Models - contains all the trained models that are used by the Jupyter Notebooks.
  • Single-step - contains all the Jupyter Notebooks related to the single-step approach.
  • Two-step - contains all the Jupyter Notebooks related to the two-step approach.
  • Object_detection_utils.py - NOT WRITTEN BY US -> supplied file from the Deep Learning course, used in nearly all Jupyer Notebooks.