Skip to content

arvcode/computer_vision_DNN

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.