AI-For-Beginners/lessons/4-ComputerVision/README.md

13 lines
517 B
Markdown

# Computer Vision
![Summary of Computer Vision content in a doodle](../sketchnotes/ai-computervision.png)
In this section we will learn about:
* Intro to Computer Vision and OpenCV: coming soon
* [Convolutional Neural Networks](07-ConvNets/README.md)
* [Pre-trained Networks and Transfer Learning](08-TransferLearning/README.md)
* [Autoencoders](09-Autoencoders/README.md)
* [Generative Adversarial Networks](10-GANs/README.md)
* Object Detection: coming soon
* [Semantic Segmentation](12-Segmentation/README.md)