-
-
Notifications
You must be signed in to change notification settings - Fork 299
Issues: black0017/MedicalZooPytorch
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The error message "Expected 5-dimensional input for 5-dimensional weight [8, 3, 3, 3, 3], but got 4-dimensional input of size [4, 384, 128, 48] instead" indicates that there is a mismatch between the expected input dimensions (5-dimensional) and the actual input dimensions provided (4-dimensional).
#34
opened Feb 21, 2024 by
Wuchen057
The OutputTransition of the VNet model exists with one more than Conv3D
#30
opened Aug 7, 2023 by
XmySz
MICCAI_BraTS_2018_Data_Training/brats2018-list-' + mode + '-samples-' + str(samples) + '.txt'
#27
opened Nov 4, 2022 by
hu-yj
AttributeError: 'Namespace' object has no attribute 'loadData'
#19
opened Mar 26, 2021 by
AkhilaPhenomx
Example command lines for running COVID segmentation example?
documentation
Improvements or additions to documentation
#18
opened Dec 30, 2020 by
daquang
RuntimeError: Expected 5-dimensional input for 5-dimensional weight 8 4 3 3, but got 4-dimensional input of size [4, 256, 64, 64] instead
bug
Something isn't working
#17
opened Dec 30, 2020 by
kylinJo
Sharing pre-trained model weights.
enhancement
New feature or request
#15
opened Nov 24, 2020 by
ghost
Something trouble with inference.py
help wanted
Extra attention is needed
#11
opened Sep 10, 2020 by
JinxLv
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.