| ‣ | | 2022 | OpenCLIP: Reproducible scaling laws for contrastive language-image learning Mehdi Cherti, Romain Beaumont, Ross Wightman, Mitchell Wortsman, Gabriel Ilharco, Cade Gordon, Christoph Schuhmann, Ludwig Schmidt, Jenia Jitsev | https://arxiv.org/abs/2212.07143 | | | 2022 | Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser and Björn Ommer. High-Resolution Image Synthesis With Latent Diffusion Models | https://arxiv.org/abs/2112.10752 | ‣
| | | | | |
Recent Vision papers
| Year | Name | Link | Description |
|---|---|---|---|
| 2020 | DETR: End-to-End Object Detection with TransformersNicolas Carion, Francisco Massa, Gabriel Synnaeve, Nicolas Usunier, Alexander Kirillov, Sergey Zagoruyko | https://arxiv.org/abs/2005.12872 | |
| 2020 | A Simple Framework for Contrastive Learning of Visual RepresentationsTing Chen, Simon Kornblith, Mohammad Norouzi, Geoffrey Hinton | https://arxiv.org/abs/2002.05709 | SimCLR paper |
| 2020 | https://arxiv.org/abs/2006.07733 | https://arxiv.org/abs/2006.07733 | BYOL paper |
| 2021 | Perceiver: General Perception with Iterative Attention | ||
| Andrew Jaegle, Felix Gimeno Andrew Brock Andrew Zisserman Oriol Vinyals 1 Joao Carreira | https://arxiv.org/abs/2103.03206 | DeepMind. Different type of encoder. | |
| 2022 | Flamingo: a Visual Language Model for Few-Shot Learning | https://arxiv.org/pdf/2204.14198 | First VLM paper. Deepmind. |
| 2023 | LLaVA: Visual Instruction Tuning. Haotian Liu, Chunyuan Li, Qingyang Wu, Yong Jae Lee | https://arxiv.org/abs/2304.08485 | Open VLM |
| 2023 | On the special role of class-selective neurons in early training | https://arxiv.org/abs/2305.17409 | Pruning / training |
| 2023 | Sigmoid Loss for Language Image Pre-TrainingXiaohua Zhai, Basil Mustafa, Alexander Kolesnikov, Lucas Beyer | https://arxiv.org/abs/2303.15343 | SigLip paper Google Deepmind. Lucas Beyer |
| 2024 | Florence 2 | https://arxiv.org/abs/2311.06242 | A foundation model for vision. All tasks possible. Microsoft. |
| 2024 | LLama 3 paper | https://arxiv.org/abs/2407.21783 | Describes the multimodal llama 3 herd of models. Meta |
| 2024 | ColPali: Efficient Document Retrieval with Vision Language Models | https://arxiv.org/abs/2407.01449 | ColPali uses Late Interaction to retrieve all information from images including text and graphs. (needs GPU) |
| 2025 | SmolVLM | https://arxiv.org/abs/2504.05299 | Blog: https://huggingface.co/papers/2504.05299 |
| 2025 | Unifying Multimodal Retrieval via Document Screenshot Embedding | https://arxiv.org/abs/2406.11251 | Multimodal - text, graphs, images |
| 2025 | **Back to the Features: DINO as a | ||
| Foundation for Video World Models** | |||
| Federico Baldassarre Marc Szafraniec Basile Terver Vasil Khalidov Francisco Massa, Yann LeCun Patrick Labatut Maximilian Seitzer Piotr Bojanowski | https://arxiv.org/pdf/2507.19468 | Meta | |
| 2025 | DinoV3 - Simeoni et all | https://arxiv.org/abs/2508.10104 | Meta |
| 2025 | Aligning machine and human visual representations across abstraction levelsLukas Muttenthaler, Klaus Greff, Frieda Born, Bernhard Spitzer, Simon Kornblith, Michael C. Mozer, Klaus-Robert Müller, Thomas Unterthiner & Andrew K. Lampinen | https://www.nature.com/articles/s41586-025-09631-6 | Google Deepmind |
| Year | Title/author | Link | Description |
|---|---|---|---|
| Deep Learning- Yoshua Bengio | https://www.deeplearningbook.org/contents/convnets.html | CNN’s in Yoshua Bengio’s Deep Learning book | |
| MIT Vision boek | https://visionbook.mit.edu/ | ||
| MIT vision course | https://introtocv.github.io/materials.html | ||
| Stanford CV course | https://cs231n.stanford.edu/ |