mxin262 / SwinTextSpotter

Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (CVPR 2022)
267 stars 40 forks source link

Facing problem to run the code. #115

Open SK-099 opened 8 months ago

SK-099 commented 8 months ago

I have trying for about 1 week to run the code of this repository as per the instructions given. Unfortunately, I am unable to do so as I am facing numerous errors. As I try to resolve an error, a new error arises. Whereas, I am trying to run the code from using the given datasets as per the given instructions. On top of that, detectron 2 is giving errors, whatever I do.

Is there anyone who could help me?

XZRRRRRR commented 8 months ago

Can u describe your problem in as much detail as possible and give your environment?

SK-099 commented 8 months ago

I stopped working on it. As I could remember, I faced numerous problems and errors to just run the code using Total Text dataset from the repository. The shell commands didn't worked at once as they should as I executed them on Google Colab.

Then I started executing the code on VS Code. Most of the errors were encouraged in the detectron 2 model.

Best Regards,

Subhashis Kar.

On Wed, Jan 17, 2024, 9:16 PM Xiang Zhaorui @.***> wrote:

Can u describe your problem in as much detail as possible and give your environment?

— Reply to this email directly, view it on GitHub https://github.com/mxin262/SwinTextSpotter/issues/115#issuecomment-1896084234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWK7Z4MCVZFLXDKPLSYTJR3YO7W45AVCNFSM6AAAAABBRWZD2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJWGA4DIMRTGQ . You are receiving this because you authored the thread.Message ID: @.***>

Akhilking commented 7 months ago

Hello,

As mentioned above, I am facing the same. Lot of dependency issues,Package versioning because of detectron model.