Giter Club home page Giter Club logo

computer_vision_udacity's Introduction

Udacity Computer Vision Nanodegree: Personal Notes

These are my personal notes taken while following the Udacity Computer Vision Nanodegree.

The nanodegree is composed of these modules:

  1. Introduction to Computer Vision
  2. Cloud Computing (Optional)
  3. Advanced Computer Vision and Deep Learning
  4. Object Tracking and Localization

Each module has a folder with its respective notes; you need to go to each module folder and follow the Markdown file in them.

Additionally, note that:

Projects

Udacity requires the submission of a project for each module; these are the repositories of the projects I submitted:

  1. Facial Keypoint Detection with Deep Convolutional Neural Networks (CNNs): P1_Facial_Keypoints.
  2. Image Captioning: Image Description Text Generator Combining CNNs and RNNs: image_captioning.
  3. Landmark Detection & Tracking (SLAM): slam_2d.

Practical Installation Notes

You need to follow the installation & setup guide from CVND_Exercises, which can be summarized with the following commands:

# Create new conda environment to be used for the nanodegree
conda create -n cvnd python=3.6
conda activate cvnd
conda install pytorch torchvision -c pytorch
conda install pip

# Go to the folder where the Udacity DL exercises are cloned/forked,
# after forking the original repo
cd ~/git_repositories/CVND_Exercises
pip install -r requirements.txt

Authorship

Mikel Sagardia, 2022.
No guarantees.

If you find this repository helpful and use it, please link to the original source.

computer_vision_udacity's People

Contributors

mxagar avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.