/dino-embed

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Dino Embed

This repo is just getting started; nothing to see here.

Let's try to take a folder of images and embed them as Dinov2 vectors

python3.11 -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt