Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.03 KB

Computer Vision Nanodegree Program, Exercises and Projects

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.

Original Udacity repo

Exercises

The canvas for the excercies can be found in the following two repositorues provede by udacity. The first set includes:

  1. Image Representation
  2. Convolutional Filters
  3. Types of Features
  4. Feature Vectors
  5. CNN
  6. YOLO
  7. LSTMs
  8. Attention

The last set includes excercises on localization.

Projects

  1. P1_Facial_Keypoints

  2. P1_Image_Captioning