Coder Social home page Coder Social logo

Slow data loading? about vqa.pytorch HOT 4 CLOSED

cadene avatar cadene commented on July 27, 2024
Slow data loading?

from vqa.pytorch.

Comments (4)

Cadene avatar Cadene commented on July 27, 2024

Hi,

Thank you for your interest.
I suppose that your are training models with attention. Those models need to load features of size 14x14x2048xbatch_size which can be challenging.
That is why we trained our models with multiple SSD raid0 or SSD Pcie.
You can try to locate your bottleneck using htop and atop. It could come from your threads or the i/o times.

Please, let me know.

from vqa.pytorch.

davidgolub avatar davidgolub commented on July 27, 2024

Great, thanks for your feedback!

from vqa.pytorch.

davidgolub avatar davidgolub commented on July 27, 2024

Also another question--I noticed that when training the model for VQA 2.0 (and if I remember correctly, VQA 1.0 as well) with the default parameters on trainval, the accuracy peaks at around 60%. I assume you have a lot of experience tweaking the hyperparameters in the repo--do you have any intuition why this may be happening? I.e., I increased nans from 2k to 3k, but is it that? Or too much dropout? Any thoughts? The main issue seems to be with questions in the "other" category.

from vqa.pytorch.

Cadene avatar Cadene commented on July 27, 2024

Sorry for the late answer. Are you talking about the training accuracy ?
Did you already solved your problem ?

from vqa.pytorch.

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.