Image Annotation with LLaVA and Ollama
Offered By: Sam Witteveen via YouTube
Course Description
Overview
Explore image annotation techniques using LLava and Ollama in this 15-minute tutorial video. Learn the basic concept of image captioning and follow a step-by-step process to build an image annotation application. Discover how to retrieve file lists from folders, load files, utilize LLaVA 1.6 via Ollama for image processing, save results to a DataFrame, and export data to CSV. Gain practical insights through code demonstrations and access provided GitHub repositories for further exploration. Perfect for developers interested in implementing LLM agents and enhancing their skills in image processing and annotation.
Syllabus
Intro
Image Captioning
Basic Idea of the Image Captioning ap
Image Captioning Diagram
Step 1: Get the file list from a folder
Step 2: Loading the files
Step 3: Send the file to LLaVA 1.6 via Ollama
Step 4: Saving the results back tothe DataFrame
Step 5: Save the DataFrame to CSV
Code Time
Taught by
Sam Witteveen
Related Courses
The GenAI Stack - From Zero to Database-Backed Support BotDocker via YouTube Ollama Crash Course: Running AI Models Locally Offline on CPU
1littlecoder via YouTube AI Anytime, Anywhere - Getting Started with LLMs on Your Laptop
Docker via YouTube Rust Ollama Tutorial - Interfacing with Ollama API Using ollama-rs
Jeremy Chone via YouTube Ollama: Libraries, Vision Models, and OpenAI Compatibility Updates
Sam Witteveen via YouTube