question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

stuck in the 88 epoch

See original GitHub issue

When I train the sunrgbd, it always stuck in the 88 epoch without any information. Following the commands: sh scripts/sunrgbd_quick.sh image image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
imisracommented, Jan 3, 2022

My best guess is that a mini-batch with no ground truth is being sampled and since the outputs of this batch are not used to compute any loss, pytorch may hang. Can you print targets["num_boxes_replica"] to verify this? If it is zero, then my guess might be true.

0reactions
liuxiao916commented, Nov 19, 2022

Same problem. It may caused by deadlock.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keras Stuck on First Epoch - python - Stack Overflow
I tried installing them in a separate, new environment, and it worked fine, but I don't understand why it won't work in my...
Read more >
Why can't you get into the game? - Technical Support - Last Epoch ...
I have been stuck in this interface. It's useless to open the accelerator.
Read more >
Anyone know how to get around being stuck on Rahyeh's ...
Just kill bosses again (Harton, Zerrik and Yulia) , and talk with Yulia, she will teleport you to the Gates of Solarum.
Read more >
Scripting - Page 88 - Epoch Mod Community
[Fixed] Stuck on Loading Screen - Hear sound and can move but black screen. Asked by Friendly, July 9, 2014. 0 votes. 12...
Read more >
Collective mismatch at end of training epoch - DDP/GPU
... on >4 GPUs gets stuck at end of first training epoch (I made sure ... line 88, in advance outputs = self.optimizer_loop.run(split_batch, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found