Skip to content

Commit

Permalink
Merge branch 'stage' into unit-7_Video_and_VideoProcessing
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopaniego authored Oct 24, 2024
2 parents 490ab53 + f27a869 commit 70612d9
Show file tree
Hide file tree
Showing 5 changed files with 306 additions and 16 deletions.
2 changes: 2 additions & 0 deletions chapters/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
local: "unit2/cnns/mobilenetextra"
- title: Resnet
local: "unit2/cnns/resnet"
- title: YOLO; You Only Look Once
local: "unit2/cnns/yolo"
- title: Unit 3 - Vision Transformers
sections:
- title: Vision Transformers for Image Classification
Expand Down
2 changes: 1 addition & 1 deletion chapters/en/unit0/welcome/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Our goal was to create a computer vision course that is beginner-friendly and th
**Unit 3 - Vision Transformers**

- Reviewers: [Ratan Prasad](https://github.com/ratan), [Mohammed Hamdy](https://github.com/mmhamdy), [Ameed Taylor](https://github.com/atayloraerospace), [Sezan](https://github.com/sezan92)
- Writers: [Surya Guthikonda](https://github.com/SuryaKrishna02), [Ker Lee Yap](https://github.com/klyap), [Anindyadeep Sannigrahi](https://bento.me/anindyadeep), [Celina Hanouti](https://github.com/hanouticelina), [Malcolm Krolick](https://github.com/Mkrolick), [Alvin Li](https://github.com/alvanli), [Shreyas Daniel Gaddam](https://shreydan.github.io), [Anthony Susevski](https://github.com/asusevski), [Alan Ahmet](https://github.com/alanahmet)
- Writers: [Surya Guthikonda](https://github.com/SuryaKrishna02), [Ker Lee Yap](https://github.com/klyap), [Anindyadeep Sannigrahi](https://bento.me/anindyadeep), [Celina Hanouti](https://github.com/hanouticelina), [Malcolm Krolick](https://github.com/Mkrolick), [Alvin Li](https://github.com/alvanli), [Shreyas Daniel Gaddam](https://shreydan.github.io), [Anthony Susevski](https://github.com/asusevski), [Alan Ahmet](https://github.com/alanahmet), [Ghassen Fatnassi](https://github.com/ghassen-fatnassi)

**Unit 4 - Multimodal Models**

Expand Down
Loading

0 comments on commit 70612d9

Please sign in to comment.