#591 · Primary category: Education & Research

vlms-zero-to-hero

bert-model clip computer-vision embeddings gpt gpt-2 lora natural-language-processing seq2seq vision-language-model word2vec

This series will take you on a journey from the fundamentals of NLP and Computer Vision to the cutting edge of Vision-Language Models.

Project last updated:01/23/25

GitHub Stars

1.2K

Forks

104

Contributors

1

License

Apache-2.0

Why we included this project

Most courses on vision-language models expect you to already know the field. This series instead builds up from the ground, pairing each landmark paper, from Word2Vec and Attention Is All You Need to BERT, CLIP, and LLaVA, with a PyTorch notebook you can open straight in Colab. Reading the original research and then following code that implements it makes the ideas concrete rather than abstract. The author's open-source computer vision background shows in the teaching, and because every concept ships as a runnable notebook, you can experiment instead of just reading. For developers and students who want genuine intuition about how image and text representations combine, this is a coherent path through the field's milestones, not a scattered collection of tutorials.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category