Skip to content

Commit 62d68cd

Browse files
committed
Chore: add ws2 files
1 parent d6e4f48 commit 62d68cd

File tree

8 files changed

+2558
-14
lines changed

8 files changed

+2558
-14
lines changed

2023/SP23/intro-cv-series/README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -63,24 +63,18 @@ intro-cv-series
6363
## 2.1 Workshop 1 - Intro to CV: Pytorch and Image Classification
6464

6565
<!--
66-
You can write something up for each worksop or use their marketing descriptions.
66+
You can write something up for each workshop or use their marketing descriptions.
6767
-->
6868

69-
Interested in learning about Computer Vision - teaching computers to process and classify images? Come to our 1st of 3 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.
69+
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.
7070

7171
## 2.2 Workshop 2 - Intro to CV: Convolutional Neural Networks
7272

7373
<!--
74-
You can write something up for each worksop or use their marketing descriptions.
75-
-->
76-
77-
78-
## 2.3 Workshop 3 - Intro to CV
79-
80-
<!--
81-
You can write something up for each worksop or use their marketing descriptions.
74+
You can write something up for each workshop or use their marketing descriptions.
8275
-->
8376

77+
Interested in learning about Computer Vision - teaching computers to process and classify images? Come to our 2nd of 3 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.
8478

8579
<!--
8680
SECTION: Resources
@@ -94,8 +88,6 @@ Interested in learning about Computer Vision - teaching computers to process and
9488

9589
## 3.2 Workshop 2 - Intro to CV: Convolutional Neural Networks
9690

97-
## 3.3 Workshop 3 - Intro to CV
98-
9991

10092
<!--
10193
SECTION: Author Info

2023/SP23/intro-cv-series/workshop-1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The official ACM AI **Intro to CV: Pytorch and Neural Networks** repository. Her
4949

5050
Unfortunately, due to last-minute glitches in software, a recording was not made for this workshop. We apologize for the inconvenience. However, the [presentation](./Slides_Intro_to_CV_Workshop_1_Getting_Started_with_Computer_Vision.pdf) and [interactive notebook](./Interactive_Notebook_Intro_to_CV_Workshop_1_Getting_Started_with_Computer_Vision.ipynb) have all necessary content explained in the workshop.
5151

52-
If you have any questions, feel free to ask in out [ACM AI Discord](https://discord.gg/SZA2WV36sJ); we'd be happy to help!
52+
If you have any questions, feel free to ask in out [ACM AI Discord](https://discord.gg/SZA2WV36sJ); we're happy to help!
5353

5454
<!--
5555
<div align="center">
@@ -93,7 +93,7 @@ workshop-1
9393

9494
# 3. Getting Started
9595

96-
Interested in learning about Computer Vision - teaching computers to process and classify images? Come to our 1st of 3 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.
96+
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.
9797

9898
Workshop 1 consists of 3 components:
9999
- [Presentation](./Slides_Intro_to_CV_Workshop_1_Getting_Started_with_Computer_Vision.pdf) used during the workshop.

0 commit comments

Comments
 (0)