Giter Club home page Giter Club logo

Comments (6)

Freya-Cui avatar Freya-Cui commented on September 15, 2024

Hello, could you tell me how much memory did your GPU use while testing with the trained model?
I have got an error CUDA out of memory while testing.

from factorizablenet.

shuni1001 avatar shuni1001 commented on September 15, 2024

Hello, my gpus are titan xp which has 12Gb memory for each gpu.
The exp was run on single gpu.

from factorizablenet.

Freya-Cui avatar Freya-Cui commented on September 15, 2024

Thank you for your reply! :)
I have solved the problem by adding with torch.no_grad() before inference.
By the way, I got the same testing result as you.

from factorizablenet.

sandeep-ipk avatar sandeep-ipk commented on September 15, 2024

@shuni1001 , @Freya-Cui , I think you are not using "use_region" option in the model options file:
(VG-MSDN.yaml). It is set to false by default.
Since you are not using this external (phrases for regions) knowledge base, I think we are not getting the results as reported in README.

from factorizablenet.

yikang-li avatar yikang-li commented on September 15, 2024

Hi @sandeep-ipk we didn't use the external captions, like caption regions, during the training in this job.

The provided pre-trained model is trained using warm-up training. We trained the model for several epochs with learning rate decay, then reset the learning rate and train again. It will help to get a better result. I have provided the information in the last block of the "Training" section in README.

from factorizablenet.

muraliadithya avatar muraliadithya commented on September 15, 2024

@Freya-Cui Where did you add the 'with torch.no_grad()' ? Could you tell me the file name and the line number?

from factorizablenet.

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.