AI Quest 1 - Run an AI Web App that Annotates Images in Lightning AI

Опубликовано: 19 Октябрь 2024
на канале: Open Integrator
116
6

In this quest we'll use Open AI's CLIP model to annotate images and host a simple Streamlit app for playing '2 Lies and a truth' with the model in Lightning AI environment.

We'll also learn how to use a GPU to make the model faster. I think in this case the model was so light that it really didn't make much of a difference to use CPU vs GPU.