how to use Anzhcs-text-seg-v9-y11m.pt ?

#7
by Pablo2077 - opened

I'm new to using these tools in general, and honestly, I don't know how to use this. Furthermore, I'm not even sure in what context it's useful and in which it isn't. little help please

https://docs.ultralytics.com/

Uhh, i would guess that if you don't know what you'd use text segmentation for, you likely don't have a workflow you want to do with it.

I use it for on-screen translation for example. I get crops in designated area and pass them to API llm for translation, and then overlay translated text in the exact area original text is in.

Sign up or log in to comment