TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Florence2-Sharp – Advanced Image Understanding and OCR in C#

1 pointsby theolivenbaum10 months ago
We&#x27;re excited to share florence2-sharp, a C# library implementing the Florence-2-model for advanced image understanding tasks. Florence-2 uses a prompt-based approach to a variety of vision tasks, and provides great zero-shot performance across many vision tasks.<p>Our C# library supports:<p>- Image captioning (from concise to detailed)<p>- Optical Character Recognition (OCR)<p>- Region-based OCR<p>- Object detection<p>- Optional phrase grounding<p>The library is a C# port of Microsoft&#x27;s Florence-2 model (from <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;microsoft&#x2F;Florence-2-base" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;microsoft&#x2F;Florence-2-base</a>), based on the original model and the JS port by Frank Krueger (<a href="https:&#x2F;&#x2F;github.com&#x2F;praeclarum&#x2F;transformers-js">https:&#x2F;&#x2F;github.com&#x2F;praeclarum&#x2F;transformers-js</a>).<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;curiosity-ai&#x2F;florence2-sharp">https:&#x2F;&#x2F;github.com&#x2F;curiosity-ai&#x2F;florence2-sharp</a><p>NuGet: <a href="https:&#x2F;&#x2F;www.nuget.org&#x2F;packages&#x2F;Florence2" rel="nofollow">https:&#x2F;&#x2F;www.nuget.org&#x2F;packages&#x2F;Florence2</a>

no comments

no comments