johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
365 stars 121 forks source link

Correct Typographical Error in Vision Transformer Introduction #313

Open mhd-medfa opened 2 weeks ago

mhd-medfa commented 2 weeks ago

This pull request addresses a minor typographical error in the introduction section of the document titled "Transfer Learning and Fine-tuning Vision Transformers for Image Classification."

Issue: The current text includes a redundant repetition: "The result was a Vision Transformer (Vision Transformers)."

Fix: The text is corrected to: "The result was a Vision Transformer (ViT)."