Skip to content

Deep Learning for Computer Vision Practitioner Bundle examples and excercises

Notifications You must be signed in to change notification settings

positronn/DL4CV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL4CV2

Code examples from the book "Deep Learning for Computer Vision: Practitioner Bundle" by A. Rosebrock. These are not my property, I keep them as self-study notes. Some files have more comments and other files have some bugs fixed.

:: export variable PYTHONPATH to run the scripts correctly ::

In a POSIX system (Linux or OSX): export PYTHONPATH=/current/path/of/this/project ** the path where this file is **

To remove TensorFlow warning about CPU enhancement support: export TF_CPP_MIN_LOG_LEVEL=2

About

Deep Learning for Computer Vision Practitioner Bundle examples and excercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published