Solving Real World Data Science Problems With Python - Computer Vision Edition
Offered By: Keith Galli via YouTube
Course Description
Overview
Syllabus
- Intro
- Video overview what we’ll be working on
- Code setup GitHub repo & HP challenge link
- Exploring the dataset that we’ll be using
- Reviewing template code starter-code.ipynb
- Installing necessary Python libraries opencv-python, tensorflow
- Reviewing template code part 2
- How we load in the dataset ImageDataGenerator, flow_from_directory
- Building our first classifier convolutional neural net - CNN
- Methods to improve neural network performance MaxPooling, dropout, network architecture
- Quick discussion about importance of precision & recall versus accuracy
- Data augmentation & preprocessing another way to improve performance
- Programmatically finding the best neural network architectures Keras Tuner
- Video recap & conclusion
Taught by
Keith Galli
Related Courses
Introduction to Artificial IntelligenceStanford University via Udacity Computer Vision: The Fundamentals
University of California, Berkeley via Coursera Computational Photography
Georgia Institute of Technology via Coursera Einführung in Computer Vision
Technische Universität München (Technical University of Munich) via Coursera Introduction to Computer Vision
Georgia Institute of Technology via Udacity