Coder Social home page Coder Social logo

Exception in dataloader.py about joligen HOT 3 CLOSED

jolibrain avatar jolibrain commented on May 30, 2024
Exception in dataloader.py

from joligen.

Comments (3)

beniz avatar beniz commented on May 30, 2024

Hi @hsleiman1 yes it is known "error" that occurs at startup. We investigated it multiple times and it seems to be due to a filesystem temporary file lock.

However, it does not prevent training, as the dataloader has multiple workers. So in practice and until we find how to work around it, you can consider it as a warning that has no incidence on the training run.

If it does prevent the training, please let us know.

from joligen.

beniz avatar beniz commented on May 30, 2024

--G_netG unet_256

As a side note, our multimodal training runs on this dataset did use a segformer_attn_conv here instead.

from joligen.

hsleiman1 avatar hsleiman1 commented on May 30, 2024

Thank you @beniz. Actually I added --G_netG unet_256 following the warning: base_options.py:951: UserWarning: ResNet encoder/decoder architectures do not mix well with multimodal training, use segformer or unet instead, so I used unet. I've modified with --G_netG segformer_attn_conv and the training has started. Thanks!

from joligen.

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.