This repository contains my implementation of the code exercises and projects for Udacity's Computer Vision Nanodegree program.
This repository is organized into Exercises and Projects.
linked set of instructions from the original repo.
The canvas for the excercies can be found in the following two repositorues provede by udacity. The first set includes:
- Image Representation
- Convolutional Filters
- Types of Features
- Feature Vectors
- CNN
- YOLO
- LSTMs
- Attention
The last set includes excercises on localization.