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#
- Host: GitHub
- URL: https://github.com/dansav/clip-sharp
- Owner: dansav
- License: mit
- Created: 2023-07-17T14:07:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T19:15:30.000Z (11 months ago)
- Last Synced: 2025-07-01T05:03:26.137Z (7 months ago)
- Topics: clip, csharp, float16, onnx
- Language: C#
- Homepage:
- Size: 2.07 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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