Skip to content

(WIP) A set of services to generate, store and query image embeddings locally

License

Notifications You must be signed in to change notification settings

UMass-Rescue/RescueCLIP

Repository files navigation

Getting Started

conda create -n rescueCLIP python=3.12 -y
conda activate rescueCLIP
pip install -e .
pip install -e ".[dev]"

See Makefile for commands to run experiments.

About

(WIP) A set of services to generate, store and query image embeddings locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published