JaidedAI / EasyOCR

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
https://www.jaided.ai
Apache License 2.0
22.73k stars 3k forks source link

Support for rocm amd gpu card #1271

Open remixmabix opened 1 week ago

remixmabix commented 1 week ago

Pytorch is now very good with rocm how we can adapt to use rocm graphic cards with it ?

morti86 commented 5 days ago

What OS are you running? As long as you get PyTorch with Rocm support it should be fine.

On Linux it works and I am running it on my 7900XT. On Windows Pytorch should now be available with Rocm, but I am not sure.