issues Search Results · repo:4uiiurz1/pytorch-nested-unet language:Python
Filter by
59 results
(74 ms)59 results
in4uiiurz1/pytorch-nested-unet (press backspace or delete to remove)I have tried every step exactly as the author recorded. However, there is always a bug in the period of running
train.py. I suggest all of the users to move to other repos!!!!!!!!!!!!
MorleyOlsen
- 2
- Opened on Mar 22, 2024
- #58
File D:\pytorch-nested-unet\train.py , line 359, in module main() File D:\pytorch-nested-unet\train.py , line 319, in
main train_log = train(config, train_loader, model, criterion, optimizer) File D:\pytorch-nested-unet\train.py ...
liuzhihuilzh
- Opened on Jul 7, 2023
- #56
I can train with my own dataset if I use 96 pixels x 96 pixels with matching masks. When I change this to 192 or 512
pixels my model always gets 0.00 IoU. Thanks!
mornedev
- 2
- Opened on Jun 29, 2023
- #55
Why is the iou result of your code 0.843, but the iou result of the original author of UNet++ for DSB2018 data set 0.92?
How can I debug it so that the results are consistent with Zhou s?
4dirveduck
- 2
- Opened on May 11, 2023
- #54
After training, if the segmentation result is predicted with the given image? Thanks!
simi-ck
- 13
- Opened on Sep 15, 2022
- #53
Hi, I see in the description the following layout is required for training on a custom dataset:
inputs
└── dataset name
├── images
| ├── 0a7e06.jpg
│ ├── 0aab0a.jpg
│ ├── 0b1761.jpg ...
Callum232310
- 1
- Opened on Jul 29, 2022
- #52
Hello, may I ask which version of albumentations did you use in your code? Now some features of this library have
changed, so I do not know which version to use. Thank you very much!
leonard-cooper
- 4
- Opened on Apr 29, 2022
- #51
hi everyone I need your help when I run my project I got this error I don t know how to solve ValueError: With
n_samples=0, test_size=0.2 and train_size=None, the resulting train set will be empty. Adjust ...
VIYYAPUVSDSAIVAMSI
- 1
- Opened on Apr 4, 2022
- #50

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.