Skip to content

bartbroere/clip.dll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clip.dll

OpenAI's CLIP vector calculation for C#

This project currently shows how to calculate CLIP vectors for a picture in C# with the ONNX Runtime. Feel free to copy and paste code from here to your own project.

When I get around to it, this project might be upgraded and become an installable library.

The weights and details of this implementation have been adapted from: josephrocca/openai-clip-js.

About

OpenAI's CLIP vector calculation for C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages