ankanbhunia / Handwriting-Transformers

Handwriting-Transformers (ICCV21)
MIT License
185 stars 42 forks source link

The accented characters are causing the program to crash. #29

Open Arkowne opened 1 month ago

Arkowne commented 1 month ago

@ankanbhunia

I tried using HWT from HuggingFace with characters like ‘é’, and the program instantly refused to work. Is there a reason for this?

ankanbhunia commented 1 month ago

The accented characters are not implemented. Our model only supports 2x 26 alphabets, 10 nums and a few special characters.