Deep Learning Advanced Computer Vision (GANs, SSD, +More!)

Torrent Details


Deep Learning Advanced Computer Vision (GANs, SSD, +More!)

NAME
Deep Learning Advanced Computer Vision (GANs, SSD, +More!).torrent
CATEGORY
Other
INFOHASH
85dd61e28b06e8626abab0e43b6514cdb4cac331
SIZE
3.8 GB in 99 files
ADDED
Uploaded on 26-11-2020 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Description

Latest update: Instead of SSD, I show you how to use RetinaNet, which is better and more modern. I show you both how to use a pretrained model and how to train one yourself with a custom dataset on Google Colab.

This is one of the most exciting courses I’ve done and it really shows how fast and how far deep learning has come over the years.

When I first started my deep learning series, I didn’t ever consider that I’d make two courses on convolutional neural networks.

I think what you’ll find is that, this course is so entirely different from the previous one, you will be impressed at just how much material we have to cover.

Let me give you a quick rundown of what this course is all about:

We’re going to bridge the gap between the basic CNN architecture you already know and love, to modern, novel architectures such as VGG, ResNet, and Inception (named after the movie which by the way, is also great!)

We’re going to apply these to images of blood cells, and create a system that is a better medical expert than either you or I. This brings up a fascinating idea: that the doctors of the future are not humans, but robots.

In this course, you’ll see how we can turn a CNN into an object detection system, that not only classifies images but can locate each object in an image and predict its label.

You can imagine that such a task is a basic prerequisite for self-driving vehicles. (It must be able to detect cars, pedestrians, bicycles, traffic lights, etc. in real-time)

We’ll be looking at a state-of-the-art algorithm called SSD which is both faster and more accurate than its predecessors.

Another very popular computer vision task that makes use of CNNs is called neural style transfer.

This is where you take one image called the content image, and another image called the style image, and you combine these to make an entirely new image, that is as if you hired a painter to paint the content of the first image with the style of the other. Unlike a human painter, this can be done in a matter of seconds.

I will also introduce you to the now-famous GAN architecture (Generative Adversarial Networks), where you will learn some of the technology behind how neural networks are used to generate state-of-the-art, photo-realistic images.

Currently, we also implement object localization, which is an essential first step toward implementing a full object detection system.

I hope you’re excited to learn about these advanced applications of CNNs, I’ll see you in class!

AWESOME FACTS:

One of the major themes of this course is that we’re moving away from the CNN itself, to systems involving CNNs.
Instead of focusing on the detailed inner workings of CNNs (which we’ve already done), we’ll focus on high-level building blocks. The result? Almost zero math.
Another result? No complicated low-level code such as that written in Tensorflow, Theano, or PyTorch (although some optional exercises may contain them for the very advanced students). Most of the course will be in Keras which means a lot of the tedious, repetitive stuff is written for you.

“If you can’t implement it, you don’t understand it”

Or as the great physicist Richard Feynman said: “What I cannot create, I do not understand”.
My courses are the ONLY courses where you will learn how to implement machine learning algorithms from scratch
Other courses will teach you how to plug in your data into a library, but do you really need help with 3 lines of code?
After doing the same thing with 10 datasets, you realize you didn’t learn 10 things. You learned 1 thing, and just repeated the same 3 lines of code 10 times…

Suggested Prerequisites:

Know how to build, train, and use a CNN using some library (preferably in Python)
Understand basic theoretical concepts behind convolution and neural networks
Decent Python coding skills, preferably in data science and the Numpy Stack

WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:

Check out the lecture “Machine Learning and AI Prerequisite Roadmap” (available in the FAQ of any of my courses, including the free Numpy course)

Who this course is for:

Students and professionals who want to take their knowledge of computer vision and deep learning to the next level
Anyone who wants to learn about object detection algorithms like SSD and YOLO
Anyone who wants to learn how to write code for neural style transfer
Anyone who wants to use transfer learning
Anyone who wants to shorten training time and build state-of-the-art computer vision nets fast

Requirements

Know how to build, train, and use a CNN using some library (preferably in Python)
Understand basic theoretical concepts behind convolution and neural networks
Decent Python coding skills, preferably in data science and the Numpy Stack

Last Updated 11/2020

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
TutsNode.com.txt63 B
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/1. Introduction.mp47.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/1. Introduction.srt3.2 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/2. Outline and Perspective.mp47.4 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/2. Outline and Perspective.srt8.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/3. Where to get the code.mp446 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/3. Where to get the code.srt12.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/3.1 Colab Notebooks.html157 B
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/3.2 Github Link.html120 B
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/4. How to Succeed in this Course.mp43.3 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/1. Welcome/4. How to Succeed in this Course.srt4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/13. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018.mp4186.3 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/1. What is Machine Learning.mp470.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/1. What is Machine Learning.srt18.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/10. Saving and Loading a Model.mp433.9 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/10. Saving and Loading a Model.srt4.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/11. Suggestion Box.mp416.1 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/11. Suggestion Box.srt4.7 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/2. Code Preparation (Classification Theory).mp465.1 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/2. Code Preparation (Classification Theory).srt20.5 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/3. Beginner's Code Preamble.mp425.1 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/3. Beginner's Code Preamble.srt6.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/3.1 Notebooks.html157 B
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/4. Classification Notebook.mp460.5 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/4. Classification Notebook.srt9.2 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/5. Code Preparation (Regression Theory).mp430.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/5. Code Preparation (Regression Theory).srt8.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/6. Regression Notebook.mp464.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/6. Regression Notebook.srt12.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/7. The Neuron.mp445.5 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/7. The Neuron.srt12.6 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/8. How does a model learn.mp451.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/8. How does a model learn.srt14.3 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/9. Making Predictions.mp436.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/2. Machine Learning Basics Review/9. Making Predictions.srt8.1 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/1. Artificial Neural Networks Section Introduction.mp429.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/1. Artificial Neural Networks Section Introduction.srt8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/2. Forward Propagation.mp446.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/2. Forward Propagation.srt12.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/3. The Geometrical Picture.mp456.5 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/3. The Geometrical Picture.srt11.7 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/4. Activation Functions.mp480.6 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/4. Activation Functions.srt22.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/5. Multiclass Classification.mp441.4 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/5. Multiclass Classification.srt11.1 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/6. How to Represent Images.mp470.5 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/6. How to Represent Images.srt15.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/7. Code Preparation (ANN).mp451 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/7. Code Preparation (ANN).srt16.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/8. ANN for Image Classification.mp447.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/8. ANN for Image Classification.srt9.9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/9. ANN for Regression.mp469.2 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/3. Artificial Neural Networks (ANN) Review/9. ANN for Regression.srt13.3 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/1. What is Convolution (part 1).mp479.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/1. What is Convolution (part 1).srt20.6 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/10. Batch Normalization.mp421.1 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/10. Batch Normalization.srt6.5 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/11. Improving CIFAR-10 Results.mp472.9 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/11. Improving CIFAR-10 Results.srt13.3 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/2. What is Convolution (part 2).mp422.3 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/2. What is Convolution (part 2).srt7 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/3. What is Convolution (part 3).mp427.6 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/3. What is Convolution (part 3).srt8.2 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/4. Convolution on Color Images.mp469.4 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/4. Convolution on Color Images.srt20.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/5. CNN Architecture.mp480.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/5. CNN Architecture.srt28.6 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/6. CNN Code Preparation.mp476.9 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/6. CNN Code Preparation.srt19.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/7. CNN for Fashion MNIST.mp442.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/7. CNN for Fashion MNIST.srt8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/8. CNN for CIFAR-10.mp429.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/8. CNN for CIFAR-10.srt5.5 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/9. Data Augmentation.mp435 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/4. Convolutional Neural Networks (CNN) Review/9. Data Augmentation.srt11.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/1. VGG Section Intro.mp42.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/1. VGG Section Intro.srt3.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/2. What's so special about VGG.mp412.2 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/2. What's so special about VGG.srt9 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/3. Transfer Learning.mp438.1 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/3. Transfer Learning.srt10.4 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/4. Relationship to Greedy Layer-Wise Pretraining.mp43.9 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/4. Relationship to Greedy Layer-Wise Pretraining.srt2.6 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/5. Getting the data.mp41.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/5. Getting the data.srt2.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/6. Code pt 1.mp411.5 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/6. Code pt 1.srt12.2 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/7. Code pt 2.mp48.6 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/7. Code pt 2.srt4.8 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/8. Code pt 3.mp44.2 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/8. Code pt 3.srt4.3 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/9. VGG Section Summary.mp43.2 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/5. VGG and Transfer Learning/9. VGG Section Summary.srt2.1 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/1. ResNet Section Intro.mp42.8 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/1. ResNet Section Intro.srt3.7 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/2. ResNet Architecture.mp410.4 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/2. ResNet Architecture.srt16.5 KB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/3. Building ResNet - Strategy.mp42.7 MB
[TutsNode.com] - Deep Learning Advanced Computer Vision (GANs, SSD, +More!)/6. ResNet (and Inception)/3. Building ResNet - Strategy.srt3 KB

Alternative Torrents for 'Deep Learning Advanced Computer Vision GANs SSD More'.

There are no alternative torrents found.