dmarx / Multi-Modal-Comparators

Unified API to facilitate usage of pre-trained "perceptor" models, a la CLIP
39 stars 4 forks source link

Add CLOOB and KELIP #14

Closed apolinario closed 2 years ago

apolinario commented 2 years ago

Adding CLOOB and KELIP loaders

apolinario commented 2 years ago

Forgot register_model. Will add to the PR

dmarx commented 2 years ago

allright, looks like I got CLOOB working well enough. wanna take a stab at finishing off KELIP?

dmarx commented 2 years ago

...lol nevermind, kelip has a setup.py, can be installed via pyproject.toml. we good.