mjq11302010044 / TATT

A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution (CVPR2022)
MIT License
167 stars 17 forks source link

I meet a problem in training "No such file or directory: 'ckpt/TATT/model_best_acc_0.pth' ", how can I solve it ? #19

Closed Meow-2 closed 1 year ago

Meow-2 commented 1 year ago

Thanks for you work.I meet a problem in training.How can I solve it? First, I meet this problem.

No such file or directory: 'ckpt/TATT/

Then, I make a directory named 'TATT' in 'ckpt', but I meet another problem

No such file or directory: 'ckpt/TATT/model_best_acc_0.pth' 

I'm working on my graduation project, and I need to reproduce your code, so it's important to me.Thanks for your work, and looking forward to your reply!

Meow-2 commented 1 year ago

I solved the problem, which was caused by my lack of cuda memory