An open API service indexing awesome lists of open source software.

https://github.com/dansav/clip-sharp

A basic library for using OpenAI:s CLIP model in C#
https://github.com/dansav/clip-sharp

clip csharp float16 onnx

Last synced: 7 months ago
JSON representation

A basic library for using OpenAI:s CLIP model in C#

Awesome Lists containing this project

README

          

# clip-sharp

Based on https://huggingface.co/mlunar/clip-variants

## Dependencies

* Onnx runtime
* ImageSharp

Only tested with the vit-base-patch16 models with float16 from https://huggingface.co/mlunar/clip-variants/tree/main/models