Giter Site home page Giter Site logo

Comments (11)

kanika02 avatar kanika02 commented on July 24, 2024 1

In fact, it works in my environment ... so have you modified the code or made some big changes?

No I have not made any change

from fudanocr.

JingyeChen avatar JingyeChen commented on July 24, 2024

Please see Readme.md
CUDA_VISIBLE_DEVICES=GPU_NUM python main.py --batch_size=16 --STN --exp_name EXP_NAME --text_focus 【--resume YOUR_MODEL】 --test --test_data_dir ./dataset/mydata/test

or you can fill the absolute address of the pre-trained model in the argpaser of main.py

Hope this advice will help you out.

from fudanocr.

kanika02 avatar kanika02 commented on July 24, 2024

My epoch got interrupted and i want to resume it from the last interrupted so that I don't have to start my epoch from the starting (that will take a lot of my time) . Please help me to resume that . I tried but always cleans the old logs and start from the starting epochs

from fudanocr.

JingyeChen avatar JingyeChen commented on July 24, 2024

Hello, if you want to resume the checkpoint, you could [modify the name] of the experiment to solve this problem.

from fudanocr.

kanika02 avatar kanika02 commented on July 24, 2024

!python main.py --batch_size=16 --STN --exp_name f2 --text_focus --resume /content/drive/MyDrive/scene-text-telescope/checkpoint/f1/checkpoint.pth

i have used this command (changed the name ) still the training is starting from the first epochs

from fudanocr.

JingyeChen avatar JingyeChen commented on July 24, 2024

It is quite weird... So have you tried to directly modify the resume path in main.py?

from fudanocr.

kanika02 avatar kanika02 commented on July 24, 2024

Yes, I have modified the main.py, still not working. The epochs always start from the starting I have tried all ways. Please help me because I am not able to train the model for large epochs.

from fudanocr.

JingyeChen avatar JingyeChen commented on July 24, 2024

In fact, it works in my environment ...
so have you modified the code or made some big changes?

from fudanocr.

kanika02 avatar kanika02 commented on July 24, 2024

image

my epochs got interrupted here then I tried to resume it from this point but it starts from the starting like this .
image

Tried everything you told still not working.
can you share your environment so that I can try in that environment

from fudanocr.

Uxasxie avatar Uxasxie commented on July 24, 2024

i got the same problem.do you solve it? im so disgusting

from fudanocr.

cptbtptp125 avatar cptbtptp125 commented on July 24, 2024

Hello, could you tell me how to solve this problem? I have also met the same situation. Resume doesn't work at all

from fudanocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.