Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cs Video Courses | 56,273 | 5 days ago | 17 | |||||||
List of Computer Science courses with video lectures. | ||||||||||
Deep Learning Drizzle | 10,767 | 6 months ago | 6 | HTML | ||||||
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!! | ||||||||||
Backgroundmattingv2 | 6,226 | 2 months ago | 38 | mit | Python | |||||
Real-Time High-Resolution Background Matting | ||||||||||
Aws Machine Learning University Accelerated Cv | 1,297 | 4 months ago | other | Jupyter Notebook | ||||||
Machine Learning University: Accelerated Computer Vision Class | ||||||||||
Awesome Federated Machine Learning | 973 | 3 days ago | 2 | |||||||
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond | ||||||||||
Coursera | 746 | 2 years ago | 7 | Jupyter Notebook | ||||||
Quiz & Assignment of Coursera | ||||||||||
Awesome Autonomous Vehicle | 462 | 2 years ago | 1 | apache-2.0 | ||||||
无人驾驶的资源列表中文版 | ||||||||||
Computer Vision Video Lectures | 173 | 2 years ago | cc0-1.0 | |||||||
A curated list of free, high-quality, university-level courses with video lectures related to the field of Computer Vision. | ||||||||||
Hands Detection | 82 | 6 years ago | 3 | mit | Python | |||||
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford. | ||||||||||
Notes | 50 | 4 years ago | Python | |||||||
The notes for Math, Machine Learning, Deep Learning and Research papers. |
This repository contains slides, notebooks, and datasets for the Machine Learning University (MLU) Computer Vision class. Our mission is to make Machine Learning accessible to everyone. We have courses available across many topics of machine learning and believe knowledge of ML can be a key enabler for success. This class is designed to help you get started with Computer Vision, learn about widely used Machine Learning techniques, and apply them to real-world problems.
Watch all Computer Vision class video recordings in this YouTube playlist from our YouTube channel.
There are three lectures and one final project for this class.
Lecture 1
title | studio lab |
---|---|
Intro to ML | - |
Intro to Computer Vision | - |
Neural Networks | Gluon PyTorch |
Convolutional Neural Networks | Gluon PyTorch |
Final Project | Gluon PyTorch |
Lecture 2
title | studio lab |
---|---|
Image Datasets | - |
Training Neural Networks | - |
Modern CNNs: LeNet and AlexNet | Gluon PyTorch |
Model fine-tuning |
Lecture 3
title | studio lab |
---|---|
Advanced CNNs: VGGNet and ResNet | Gluon PyTorch |
Object Detection | |
Semantic Segmentation | - |
Final Project: Practice working with a "real-world" computer vision dataset for the final project. Final project dataset is in the data/final_project_dataset folder. For more details on the final project, check out this notebook.
Interested in visual, interactive explanations of core machine learning concepts? Check out our MLU-Explain articles to learn at your own pace!
If you would like to contribute to the project, see CONTRIBUTING for more information.
The license for this repository depends on the section. Data set for the course is being provided to you by permission of Amazon and is subject to the terms of the Amazon License and Access. You are expressly prohibited from copying, modifying, selling, exporting or using this data set in any way other than for the purpose of completing this course. The lecture slides are released under the CC-BY-SA-4.0 License. The code examples are released under the MIT-0 License. See each section's LICENSE file for details.