AI Project: Image Upscaling & Super Resolution (SwinIR)
We’ve generated images from scratch, but what about fixing old ones? Hugging Face Image Upscaling offers a powerful solution for this. Super Resolution is the…

We’ve generated images from scratch, but what about fixing old ones? Hugging Face Image Upscaling offers a powerful solution for this. Super Resolution is the…

We’ve taught AI to classify objects and segment pixels. Now, let’s explore Hugging Face Depth Estimation and teach AI to understand distance. Depth Estimation models…

We’ve done Object Detection with Hugging Face, but that ran on a server model. If you want to try using YOLOv8 Python for computer vision…

We’ve done Image Captioning (getting a simple description). But what if you want to have a conversation about an image? That’s where Hugging Face LLaVA…

This project combines Computer Vision and NLP. In this guide, we’ll specifically focus on how to use Hugging Face Image Captioning to generate text descriptions…

This is a true “2026 Vision” project. Hugging Face VQA is at the core of what we’re building—we’re giving our AI eyes and a brain….

This is one of the most powerful and flexible AI tasks, the visual version of Zero-Shot Text Classification. Zero-Shot Image Classification is revolutionising how AI…

This is the next level of Computer Vision. Hugging Face Image Segmentation is an innovative approach transforming what computers see and understand. This is how…

We’ve taught our AI to classify an image (e.g., “This is a cat”). Now let’s teach it to find the cat. Object Detection is a…

We’ve used Hugging Face to understand text and generate text. Now, let’s use it to understand images with Hugging Face Image Classification. Image Classification is…