GithubHelp home page GithubHelp logo

Comments (3)

j96w avatar j96w commented on July 18, 2024 1

Hi, it's probably because the "try-except" code hides the bugs in your dataloader. This is why it seems like your program is halted. One method is to first remove the "try-except" code in Line 434 and Line 457 of the dataset/dataset_nocs.py. Then you can see the bugs. Another easier way is to add KeyboardInterrupt into the except situations, which is how I do to debug the dataloader.

from 6-pack.

turinglife avatar turinglife commented on July 18, 2024

from 6-pack.

JiazeWang avatar JiazeWang commented on July 18, 2024
  1. init function in dataset_nocs.py can be invoked successfully. 2. the code line "optimizer.zero_grad()" in the train.py can be performed successfully. 3. When performing the line of "for i, data in enumerate(dataloader, 0):" in the train.py, the getitem function cannot be called and then the program has been in halt status(like suspending, it's not crash). I printed the length of dataloader, which is 5000. Thanks!

    On Wed, Nov 20, 2019 at 9:14 PM LyuJ1998 @.***> wrote: Hi, can you provide me the output when you encountering this problem. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#3?email_source=notifications&email_token=AAIPL6JI6NBVAB7Y63UV5TLQUUZ27A5CNFSM4JO426K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEER5XXQ#issuecomment-555998174>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIPL6MVFOZ4EC42OJKSM7DQUUZ27ANCNFSM4JO426KQ .

Hello, I met the same problem with you. The program has been in halt status at dataloader 5000. Could you pls tell me how solve the problem?

Many thank!

from 6-pack.

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.