Skip to content

Commit 88f55ef

Browse files
committed
Chore: cv ws2 fix some typos
1 parent 62d68cd commit 88f55ef

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@ Interested in learning about Computer Vision - teaching computers to process and
7474
You can write something up for each workshop or use their marketing descriptions.
7575
-->
7676

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.
77+
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.
7878

7979
<!--
8080
SECTION: Resources
8181
---------
8282
Make sure to cite everything you use, whether directly or for inspiration!
8383
-->
8484

85-
# 3. Resources
85+
<!-- # 3. Resources
8686
8787
## 3.1 Workshop 1 - Intro to CV: Pytorch and Neural Networks
8888
89-
## 3.2 Workshop 2 - Intro to CV: Convolutional Neural Networks
89+
## 3.2 Workshop 2 - Intro to CV: Convolutional Neural Networks -->
9090

9191

9292
<!--
@@ -96,9 +96,10 @@ Interested in learning about Computer Vision - teaching computers to process and
9696
your partners below! Add your LinkedIn and GitHub!
9797
-->
9898

99-
# 4. Author Info
99+
# 3. Author Info
100100

101101
- Alan Li: [LinkedIn](https://www.linkedin.com/in/alan-li-2001/) | [GitHub](https://github.com/yuyeon)
102102
- Stefanie Dao: [LinkedIn](https://www.linkedin.com/in/stefanie-dao/) | [GitHub](https://github.com/StefanieDao)
103103
- Weiji Chen
104+
- Milan Ganai
104105
- Arth Shukla: [Site](https://arth.website/) | [LinkedIn](https://www.linkedin.com/in/arth-shukla/) | [GitHub](https://github.com/arth-shukla)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ workshop-2
9292

9393
# 3. Getting Started
9494

95-
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.
95+
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.
9696

9797
Workshop 1 consists of 2 components:
9898
- [Presentation](./Slides_Intro_to_CV_Workshop_2_Convolutional_Neural_Networks_CNNs.pdf) used during the workshop.

0 commit comments

Comments
 (0)