[GigaCourse.com] Udemy - Deep Learning And Computer Vision A-Z™ OpenCV, SSD & GANs

Torrent Details


[GigaCourse.com] Udemy - Deep Learning and Computer Vision A-Z™ OpenCV, SSD & GANs

NAME
[GigaCourse.com] Udemy - Deep Learning and Computer Vision A-Z™ OpenCV, SSD & GANs.torrent
CATEGORY
Other
INFOHASH
842db165f2ae0038f4553d6fec45d10a155838be
SIZE
4.4 GB in 99 files
ADDED
Uploaded on 29-03-2020 by our crawler pet called "Spidey".
SWARM
0 seeders & 1 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Udemy - Deep Learning and Computer Vision A-Z™ OpenCV, SSD & GANs



Description

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.

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

TIPS (for getting through the course):

Watch it at 2x.
Take handwritten notes. This will drastically increase your ability to retain the information.
Write down the equations. If you don't, I guarantee it will just look like gibberish.
Ask lots of questions on the discussion board. The more the better!
Realize that most exercises will take you days or weeks to complete.
Write code yourself, don't just sit there and look at my code.

Created by Lazy Programmer Inc.
Last updated 12/2019
English
English [Auto-generated]

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Introduction/1. Welcome to the Course!.mp421.9 MB
1. Introduction/1. Welcome to the Course!.srt1.8 KB
1. Introduction/2. BONUS Learning Paths.html2.4 KB
1. Introduction/3. Some Additional Resources!!.html656 B
1. Introduction/4. This PDF resource will help you a lot!.html767 B
1. Introduction/4.1 Computer_Vision FAQ.pdf.pdf1.4 MB
1. Introduction/5. FAQBot!.html1.8 KB
10. Annex 1 Artificial Neural Networks/1. What is Deep Learning.mp431.3 MB
10. Annex 1 Artificial Neural Networks/1. What is Deep Learning.srt18.1 KB
10. Annex 1 Artificial Neural Networks/2. Plan of Attack.mp44.8 MB
10. Annex 1 Artificial Neural Networks/2. Plan of Attack.srt4 KB
10. Annex 1 Artificial Neural Networks/3. The Neuron.mp429.6 MB
10. Annex 1 Artificial Neural Networks/3. The Neuron.srt24.9 KB
10. Annex 1 Artificial Neural Networks/4. The Activation Function.mp414.8 MB
10. Annex 1 Artificial Neural Networks/4. The Activation Function.srt12 KB
10. Annex 1 Artificial Neural Networks/5. How do Neural Networks work.mp423.5 MB
10. Annex 1 Artificial Neural Networks/5. How do Neural Networks work.srt19.1 KB
10. Annex 1 Artificial Neural Networks/6. How do Neural Networks learn.mp426.6 MB
10. Annex 1 Artificial Neural Networks/6. How do Neural Networks learn.srt18.9 KB
10. Annex 1 Artificial Neural Networks/7. Gradient Descent.mp418.5 MB
10. Annex 1 Artificial Neural Networks/7. Gradient Descent.srt14 KB
10. Annex 1 Artificial Neural Networks/8. Stochastic Gradient Descent.mp416.8 MB
10. Annex 1 Artificial Neural Networks/8. Stochastic Gradient Descent.srt12.1 KB
10. Annex 1 Artificial Neural Networks/9. Backpropagation.mp410.9 MB
10. Annex 1 Artificial Neural Networks/9. Backpropagation.srt7.1 KB
11. Annex 2 Convolutional Neural Networks/1. Plan of Attack.mp45.9 MB
11. Annex 2 Convolutional Neural Networks/1. Plan of Attack.srt5.2 KB
11. Annex 2 Convolutional Neural Networks/2. What are convolutional neural networks.mp429.5 MB
11. Annex 2 Convolutional Neural Networks/2. What are convolutional neural networks.srt22.1 KB
11. Annex 2 Convolutional Neural Networks/3. Step 1 - Convolution Operation.mp431 MB
11. Annex 2 Convolutional Neural Networks/3. Step 1 - Convolution Operation.srt23.2 KB
11. Annex 2 Convolutional Neural Networks/4. Step 1(b) - ReLU Layer.mp414.1 MB
11. Annex 2 Convolutional Neural Networks/4. Step 1(b) - ReLU Layer.srt9.2 KB
11. Annex 2 Convolutional Neural Networks/5. Step 2 - Pooling.mp440.3 MB
11. Annex 2 Convolutional Neural Networks/5. Step 2 - Pooling.srt21 KB
11. Annex 2 Convolutional Neural Networks/6. Step 3 - Flattening.mp43.3 MB
11. Annex 2 Convolutional Neural Networks/6. Step 3 - Flattening.srt2.5 KB
11. Annex 2 Convolutional Neural Networks/7. Step 4 - Full Connection.mp442.8 MB
11. Annex 2 Convolutional Neural Networks/7. Step 4 - Full Connection.srt28.6 KB
11. Annex 2 Convolutional Neural Networks/8. Summary.mp47.9 MB
11. Annex 2 Convolutional Neural Networks/8. Summary.srt6 KB
11. Annex 2 Convolutional Neural Networks/9. Softmax & Cross-Entropy.mp433.2 MB
11. Annex 2 Convolutional Neural Networks/9. Softmax & Cross-Entropy.srt25.3 KB
12. Bonus Lectures/1. YOUR SPECIAL BONUS.html1.1 KB
2. Module 1 - Face Detection Intuition/1. Plan of attack.mp42.3 MB
2. Module 1 - Face Detection Intuition/1. Plan of attack.srt2 KB
2. Module 1 - Face Detection Intuition/2. Updates on Udemy Reviews.mp443.6 MB
2. Module 1 - Face Detection Intuition/2. Updates on Udemy Reviews.srt3.3 KB
2. Module 1 - Face Detection Intuition/3. Viola-Jones Algorithm.mp418.6 MB
2. Module 1 - Face Detection Intuition/3. Viola-Jones Algorithm.srt15.3 KB
2. Module 1 - Face Detection Intuition/4. Haar-like Features.mp430.6 MB
2. Module 1 - Face Detection Intuition/4. Haar-like Features.srt21.1 KB
2. Module 1 - Face Detection Intuition/5. Integral Image.mp420.4 MB
2. Module 1 - Face Detection Intuition/5. Integral Image.srt14.7 KB
2. Module 1 - Face Detection Intuition/6. Training Classifiers.mp420.9 MB
2. Module 1 - Face Detection Intuition/6. Training Classifiers.srt15.8 KB
2. Module 1 - Face Detection Intuition/7. Adaptive Boosting (Adaboost).mp428.9 MB
2. Module 1 - Face Detection Intuition/7. Adaptive Boosting (Adaboost).srt21.6 KB
2. Module 1 - Face Detection Intuition/8. Cascading.mp412.1 MB
2. Module 1 - Face Detection Intuition/8. Cascading.srt9.2 KB
2. Module 1 - Face Detection Intuition/9. Face Detection Intuition.html129 B
3. Module 1 - Face Detection with OpenCV/1. Welcome to the Practical Applications.mp415.7 MB
3. Module 1 - Face Detection with OpenCV/1. Welcome to the Practical Applications.srt8.1 KB
3. Module 1 - Face Detection with OpenCV/10. Face Detection with OpenCV.html129 B
3. Module 1 - Face Detection with OpenCV/2. Installations Instructions (once and for all!).mp434.4 MB
3. Module 1 - Face Detection with OpenCV/2. Installations Instructions (once and for all!).srt22.1 KB
3. Module 1 - Face Detection with OpenCV/3. Common Debug Tips.html308 B
3. Module 1 - Face Detection with OpenCV/3.1 Debug Solutions.pdf.pdf127.8 KB
3. Module 1 - Face Detection with OpenCV/4. Face Detection - Step 1.mp411.8 MB
3. Module 1 - Face Detection with OpenCV/4. Face Detection - Step 1.srt9.9 KB
3. Module 1 - Face Detection with OpenCV/5. Face Detection - Step 2.mp49.5 MB
3. Module 1 - Face Detection with OpenCV/5. Face Detection - Step 2.srt7.7 KB
3. Module 1 - Face Detection with OpenCV/6. Face Detection - Step 3.mp46.9 MB
3. Module 1 - Face Detection with OpenCV/6. Face Detection - Step 3.srt5.1 KB
3. Module 1 - Face Detection with OpenCV/7. Face Detection - Step 4.mp49.7 MB
3. Module 1 - Face Detection with OpenCV/7. Face Detection - Step 4.srt6.9 KB
3. Module 1 - Face Detection with OpenCV/8. Face Detection - Step 5.mp49.3 MB
3. Module 1 - Face Detection with OpenCV/8. Face Detection - Step 5.srt6.8 KB
3. Module 1 - Face Detection with OpenCV/9. Face Detection - Step 6.mp424.4 MB
3. Module 1 - Face Detection with OpenCV/9. Face Detection - Step 6.srt14.9 KB
4. Homework Challenge - Build a Happiness Detector/1. Homework Challenge - Instructions.html1.3 KB
4. Homework Challenge - Build a Happiness Detector/2. Homework Challenge - Solution (Video).mp449.8 MB
4. Homework Challenge - Build a Happiness Detector/2. Homework Challenge - Solution (Video).srt27 KB
4. Homework Challenge - Build a Happiness Detector/3. Homework Challenge - Solution (Code files).html127 B
4. Homework Challenge - Build a Happiness Detector/3.1 Homework.zip.zip216.8 KB
5. Module 2 - Object Detection Intuition/1. Plan of attack.mp43.5 MB
5. Module 2 - Object Detection Intuition/1. Plan of attack.srt2.8 KB
5. Module 2 - Object Detection Intuition/2. How SSD is different.mp423.8 MB
5. Module 2 - Object Detection Intuition/2. How SSD is different.srt12.5 KB
5. Module 2 - Object Detection Intuition/3. The Multi-Box Concept.mp427 MB
5. Module 2 - Object Detection Intuition/3. The Multi-Box Concept.srt14.6 KB
5. Module 2 - Object Detection Intuition/4. Predicting Object Positions.mp425.3 MB
5. Module 2 - Object Detection Intuition/4. Predicting Object Positions.srt14 KB
5. Module 2 - Object Detection Intuition/5. The Scale Problem.mp426.8 MB
5. Module 2 - Object Detection Intuition/5. The Scale Problem.srt17.3 KB
5. Module 2 - Object Detection Intuition/6. Object Detection Intuition.html129 B
6. Module 2 - Object Detection with SSD/1. Object Detection - Step 1.mp436 MB
6. Module 2 - Object Detection with SSD/1. Object Detection - Step 1.srt13.5 KB
6. Module 2 - Object Detection with SSD/10. Object Detection - Step 10.mp449.2 MB

Alternative Torrents for 'GigaCourse.com Udemy Deep Learning and Computer Vision AZ™ OpenCV SSD GANs'.

There are no alternative torrents found.