The official ACM AI Intro to Computer Vision Workshop Series repository.
1. File Directory Structure
intro-cv-series
| -- workshop-1
| -- [Workshop 1 Resources]
| -- ...
| -- CV_Main_Header_Dark.png
| -- CV_Main_Header_Light.png
| -- ...
| -- README.md
2. Getting Started
2.1 Workshop 1 - Intro to CV: Pytorch and Image Classification
Interested in learning about Computer Vision - teaching computers to process and classify images? Come to our 1st of 2 Intro to CV Workshops this quarter! In this workshop, participants will receive a code-focused, interactive introduction to Pytorch, Neural Networks, and Image Classification in MNIST. Make sure to bring a computer, as we will have interactive notebooks for participants to code along with the presenters.
2.2 Workshop 2 - Intro to CV: Convolutional Neural Networks
Interested in learning about Computer Vision - teaching computers to process and classify images? Come to our 2nd of 2 Intro to CV Workshops this quarter! Building on the previous workshops, we will transform a typical neural network into a CNN made specifically for computer vision. Make sure to bring a computer, as we will have interactive notebooks for participants to code in Pytorch along with the presenters.