Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mashaan14 authored Feb 9, 2025
1 parent 47fc650 commit 35f0d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Vision Transformers implemented in PyTorch and JAX.

| Title | Code | Video |
|---|---|---|
| Vision Transformers (ViT): A JAX Tutorial for Image Classification | [code](https://github.com/mashaan14/YouTube-channel/blob/main/vision_transformers/2024_03_28_jax_ViT.ipynb) | [<img src="imgs/2024_03_28_jax_ViT.png" />](https://youtu.be/LDwA31hARrA) |
| Vision Transformers (ViT): A JAX Tutorial for Image Classification | [code](https://mashaan14.github.io/YouTube-channel/vision_transformers/2024_03_28_jax_ViT) | [<img src="imgs/2024_03_28_jax_ViT.png" />](https://youtu.be/LDwA31hARrA) |
| Vision Transformers (ViT) pytorch code | [code](https://mashaan14.github.io/YouTube-channel/vision_transformers/2023_11_29_VisionTransformer_MNIST) | [<img src="imgs/2023-11-29-VisionTransformer-MNIST.png" />](https://youtu.be/y1ZmMcMYjkY) |
| ViT vs CNN: A Comparative Experiment | [code](https://github.com/mashaan14/YouTube-channel/blob/main/vision_transformers/2024_01_08_CNN_and_ViT.ipynb) | [<img src="imgs/2024_01_08_CNN_and_ViT.png" />](https://youtu.be/uggBVJebdcY) |
| Experimenting Object Detection with DETR | [code](https://github.com/mashaan14/YouTube-channel/blob/main/vision_transformers/2024_01_22_DETR_demo.md) | [<img src="imgs/2024_01_22_DETR.png" />](https://youtu.be/Z3fXiV4Cmz4) |
Expand Down

0 comments on commit 35f0d2d

Please sign in to comment.