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.

Some models run errors

See original GitHub issue

Well , I am sorry that the question did not start a new issue and made you feel duplicated twice. This is the reason why I did not edit the question well . And that not duplicate 2 times. I’ll show you the errors separately. As the first : when I train for dcan and np_dist . I just modify as follow(it can run well while run others model): https://github.com/vqdang/hover_net/blob/5d1560315a3de8e7d4c8122b97b1fe9b9513910b/src/config.py#L20 https://github.com/vqdang/hover_net/blob/5d1560315a3de8e7d4c8122b97b1fe9b9513910b/src/config.py#L21 I modify it to mode=other and self.model_type=dcan (or mode=hover and self.model_type=np_dist , the two models , DCAN and NP_DIST) , and then it get the same error , such as: 1 it get error after finish first epoch .

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
haiqinzhongcommented, Sep 13, 2020

Again, there may be some unpredictable error in my environment.Or maybe I modified some of the other code, but other than those two models everything worked fine.Fcn8 and Segnet still have errors so let’s not test them.All in all, it’s important that your model is good. Thank you again for your code and paper, and for coming to your guidance these days.

0reactions
vqdangcommented, Sep 12, 2020

I need additional info then. As I said, I tested run again by re-cloning the current repos and here are the changes image The replacement of path leading to input patches is not included here. But these are enough to bootstrap the training for fcn8 and segnet. I suggest you make a clean copy and double check that first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SMS:SRH-2D Errors - XMS Wiki
Error Text from Model gives the full text of the error message. Errors that do not produce any error text will have "no...
Read more >
Model runs in ModelBuilder but gives error when ru...
Each model runs fine without error when run in model building or executed in the Python command line within ArcMap. Some of the...
Read more >
What to do when you get an error - Hugging Face Course
In this section we'll look at some common errors that can occur when you're trying to generate predictions from your freshly tuned Transformer...
Read more >
python - After using models.Model on my class Im getting ...
After that I tried to create my first module on 'modules.py' file on my app, but when I do it and run the...
Read more >
Correcting errors in Mosel models - FICO
The parser of Mosel is able to detect a large number of errors that may occur when writing a model. In this chapter...
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