C# library for Florence-2
#15
by theolivenbaum - opened
theolivenbaum changed discussion title from C# implementation to C# library for Florence-2
How did you convert it to onnx runtime, been trying all day?
I've refactored the DaVit part of Florence to be compatible with Huggingface, if this helps
@amaye15 the complexity was that you need to implement the model logic on top of the onnx model, we had to port it to C# to get it working.