Skip to content

arvcode/computer_vision_DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

327f7fa · Apr 4, 2021

History

22 Commits
Dec 25, 2020
Apr 4, 2021
Apr 4, 2021
Jan 1, 2021
Dec 26, 2020
Jan 1, 2021
Dec 27, 2020
Dec 25, 2020
Jan 1, 2021
Dec 13, 2020
Dec 12, 2020
Dec 27, 2020
Dec 27, 2020
Dec 12, 2020

Repository files navigation

computer_vision_practice

Computer Vision + Deep Learning Practice Repository:

  1. Repository Details:

This repo consists of Jupyter notebook(s) with Computer vision practice exercises.

The exercises are for practicing the materials from

  1. Udacity - Computer Vision Nano Degree
  2. Udemy - Hands-on Computer Vision with OpenCV4, Keras and TensorFlow2.

  1. Setup Details:

For setting up the machine, please follow https://github.com/udacity/CVND_Exercises

The above link sets up PyTorch and OpenCV.

For TensorFlow and Keras, from your miniconda environment, please do pip install --upgrade pip

Download Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019

pip install --upgrade tensorflow

The steps will update OpenCV to version 4.