ViTAE-Transformer / DeepSolo

The official repo for [CVPR'23] "DeepSolo: Let Transformer Decoder with Explicit Points Solo for Text Spotting" & [ArXiv'23] "DeepSolo++: Let Transformer Decoder with Explicit Points Solo for Multilingual Text Spotting"
Other
242 stars 34 forks source link

ValueError: matrix contains invalid numeric entries #9

Closed holayyh closed 1 year ago

holayyh commented 1 year ago

使用ABCNet V2上的中文数据集ReCTS训练时报错ValueError: matrix contains invalid numeric entries

ymy-k commented 1 year ago

You can use the annotations provided in this repo. Some annotations which cause training error are filtered.

jihuan1203 commented 5 months ago

我想问一下,你是什么解决的