Dear learner,
Welcome to the community-driven course on computer vision. Computer vision is revolutionizing our world in many ways, from unlocking phones with facial recognition to analyzing medical images for disease detection, enhancing public safety through surveillance systems, monitoring wildlife, and creating new images. Together, we’ll dive into the fascinating world of computer vision!
Throughout this course, we’ll cover everything from the basics to the latest advancements in computer vision. It’s structured to include various foundational topics, making it friendly and accessible for everyone. We’re delighted to have you join us for this exciting journey!
In this page, you can find how to join the learners community, making a submission and getting a certificate, and more details about the course!
To obtain your certification for completing the course, complete the following assignments:
There are notebooks under the Notebooks/Vision Transformers section. As of now, we have notebooks for object detection, image segmentation, and image classification. You can either train a model on a dataset that exists on 🤗 Hub or upload a dataset to a dataset repository and train a model on that.
The model repository needs to have the following:
In this assignment section, you’ll be building a Gradio-based application for your computer vision model and sharing it on 🤗 Spaces. Learn more about these tasks using the following resources:
Once you’ve finished the assignments — Training/fine-tuning a Model and Creating a Space — please complete the form with your name, email, and links to your model and Space repositories to receive your certificate
We invite you to be a part of our active and supportive Discord community, where engaging conversations and shared interests flourish every day and where this course started. You will find peers with whom you can exchange ideas and resources. It is your source to collaborate, get feedback, and ask questions!
It is also a good way to motivate yourself to follow the course. Joining our community is an excellent way to stay engaged. Who knows what is the next thing we will build together?
As AI continues to advance, so does the quality of our discussions and the diversity of perspectives within our community. Upon becoming a member, you’ll have an opportunity to connect with fellow course participants, exchange ideas, and collaborate with others. Moreover, the contributors to this course are active on Discord and might help you when needed. Join us now!
There are many channels focused on various topics on our Discord server. You will find people discussing papers, organizing events, sharing their projects and ideas, brainstorming, and so much more.
As a computer vision course learner, you may find the following set of channels particularly relevant:
#computer-vision
: a catch-all channel for everything related to computer vision.#cv-study-group
: a place to exchange ideas, ask questions about specific posts and start discussions.#3d
: a channel to discuss aspects of computer vision specific to 3D computer visionIf you are interested in generative AI, we also invite you to join all channels related to the Diffusion Models: #core-announcements, #discussions, #dev-discussions, and #diff-i-made-this.
The course is composed of theory, practical tutorials, and engaging challenges.
To illustrate what these computer vision models can achieve, here is a simple demo of a cat vs. dog classifier created with Gradio.
Throughout this course, we will cover everything from the basics to the latest advancements in computer vision. It is structured to include various foundational topics, giving you a comprehensive understanding of what makes computer vision so impactful today.
Before beginning this course, make sure that you have some experience with Python programming and are familiar with transformers, machine learning, and neural networks. If these are new to you, consider reviewing the first unit of the Hugging Face NLP course. While a strong knowledge of pre-processing techniques and mathematical operations like convolutions is beneficial, they are not prerequisites.
The course is organized into multiple units, covering the fundamentals and delving into an in-depth exploration of state-of-the-art models.
This is made by the Hugging Face Community with love! Our goal was to create a computer vision course that is beginner-friendly and that could act as a resource for others. Around 60+ people from all over the world joined forces to make this project happen. Here we give them credit:
Unit 1 - Fundamentals of Computer Vision
Reviewers: Ratan Prasad, Ameed Taylor
Writers: Seshu Pavan Mutyala, Isabella Bicalho-Frazeto, Aman Kapoor, Tiago Comassetto Fróes, Aditya Mishra, Kerem Delikoyun, Ker Lee Yap, Kathy Fahnline, Ameed Taylor, Kathy Fahnline
Unit 2 - Convolutional Neural Networks (CNNs)
Reviewers: Mohammed Hamdy, Sezan, Joshua Adrian Cahyono, Murtaza Nazir, Albert Kao, Sitam Meur
Writers: Emre Albayrak, Caroline Shamiso Chitongo, Sezan, Joshua Adrian Cahyono, Murtaza Nazir, Albert Kao, Isabella Bicalho-Frazeto, Aman Kapoor, Sitam Meur
Unit 3 - Vision Transformers
Reviewers: Ratan Prasad, Mohammed Hamdy, Ameed Taylor, Sezan
Writers: Surya Guthikonda, Ker Lee Yap, Anindyadeep Sannigrahi, Celina Hanouti, Malcolm Krolick
Unit 4 - Multimodal Models
Reviewers: Ratan Prasad, Snehil Sanyal, Mohammed Hamdy, Charchit Sharma, Ameed Taylor, Isabella Bicalho-Frazeto
Writers: Snehil Sanyal, Surya Guthikonda, Mateusz Dziemian, Charchit Sharma, Evstifeev Stepan, Jeremy Kespite, Isabella Bicalho-Frazeto
Unit 5 - Generative Models
Reviewers: Ratan Prasad, William Bonvini, Mohammed Hamdy, Ameed Taylor-
Writers: Jeronim Matijević, Mateusz Dziemian, Charchit Sharma
Unit 6 - Basic Computer Vision Tasks
Reviewers: Adhi Setiawan
Writers: Adhi Setiawan
Unit 7 - Video and Video Processing
Reviewers: Ameed Taylor
Writers: Diwakar Basnet
Unit 8 - 3D Vision, Scene Rendering, and Reconstruction
Reviewers: Ratan Prasad, William Bonvini, Mohammed Hamdy, Adhi Setiawan, Ameed Taylor
Writers: John Fozard, Vasu Gupta
Unit 9 - Model Optimization
Reviewers: Ratan Prasad, Mohammed Hamdy, Adhi Setiawan, Ameed Taylor
Writer: Adhi Setiawan
Unit 10 - Synthetic Data Creation
Reviewers: Mohammed Hamdy, Ameed Taylor, Bhavesh Misra, Kathy Fahnline
Writers: William Bonvini, Alper Balbay, Madhav Kumar, Bhavesh Misra
Unit 11 - Zero Shot Computer Vision
Reviewers: Mohammed Hamdy, Albert Kao
Writers: Mohammed Hamdy, Albert Kao
Unit 12 - Ethics and Biases in Audio and Computer Vision
Reviewers: Ratan Prasad, Mohammed Hamdy, Charchit Sharma, Adhi Setiawan, Ameed Taylor, Bhavesh Misra
Writers: Snehil Sanyal, Bhavesh Misra
Unit 13 - Outlook and Emerging Trends
Reviewers: Ratan Prasad, Ameed Taylor, Mohammed Hamdy
Writers: Farros Alferro, Mohammed Hamdy, Louis Ulmer, Dario Wisznewer, gonzachiar
We are happy to have you here, let’s get started!