mxin262 / Bridging-Text-Spotting

(CVPR 2024) Bridging the Gap Between End-to-End and Two-Step Text Spotting.
https://arxiv.org/pdf/2404.04624.pdf
Other
45 stars 0 forks source link

RuntimeError #5

Closed yyyyyxie closed 4 months ago

yyyyyxie commented 5 months ago

4181713782253_ pic

I downloaded the annotation files for the tt dataset using the link you provided and successfully loaded the dataset and weights. However, I encountered this error during the forward process. I am not sure whether the issue is due to the code, my configuration, or a problem with a third-party library. I hope the author can provide some clarification. Thank you.

mxin262 commented 5 months ago

You need to use the detectron2 in this repositories.