Skip to content

gemlytics/Computer_vision

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer vision

Computer vision work using deep learning and other algorithms

Dr. Tirthajyoti Sarkar, Fremont, CA (Please feel free to add me on LinkedIn here)


Requirements

  • Python 3.4+
  • NumPy ($ pip install numpy)
  • MatplotLib ($ pip install matplotlib)
  • Tensorflow ($ pip install tensorflow)
  • Keras ($ pip install keras)

NOTE: Most of the Jupyter notebooks in this repo are built on Google Colaboratory using Google GPU cluster and a virtual machine. Therefore, you may not need to install these packages on your local machine if you also want to use Google colab. You can directly launch the notebooks in your Google colab environment by clicking on the links provided in the notebooks (of course, that makes a copy of my notebook on to your Google drive).

For more information about using Google Colab for your deep learning work, check their FAQ here.


Notebooks

About

Computer vision work using deep learning and other algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%