-
Notifications
You must be signed in to change notification settings - Fork 523
Issues: Beckschen/TransUNet
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cannot find the 'R50-ViT-L_16' pretrained model
#22
opened Mar 23, 2021 by
yyxun
updated Feb 22, 2025
当我在运行TransUNet-main的train.py时出现错误:KeyError: 'Transformer/encoderblock_0/Multi5HeadDotProductAttention_1/query/kernel is not a file in the archive' 这是在我进行KeyError: 'Transformer/encoderblock_0/MultiHeadDotProductAttention_1/query\\kernel is not a file in the archive'后的更改出现的错误,csdn说这是os.path.join 合并路径的时候出现的问题,更改后仍然出现以上错误
#134
opened Jul 23, 2023 by
nishiwodebaby
updated Jan 30, 2025
FileNotFoundError: [Errno 2] No such file or directory: './lists/lists_Synapse\\train.txt'
#162
opened Nov 2, 2024 by
smallbirdjjz
updated Jan 24, 2025
Hello, I would like to ask what does the 16 in the Embeddings class mean? Is it the patch_size or the multiple of the downsampling performed by resnet?
#169
opened Jan 2, 2025 by
yesulove
updated Jan 2, 2025
Synapse Multi-Organ Segmentation Visualisation
#129
opened May 24, 2023 by
NJNUCS
updated Nov 10, 2024
run python test.py --dataset Synapse --vit_name R50-ViT-B_16 error
#58
opened Jun 23, 2021 by
yangkunpeng-coder
updated Nov 6, 2024
Why don't have R50-ViT-B_32 weight and config?
#76
opened Nov 9, 2021 by
evilvlso
updated Nov 6, 2024
RuntimeError: sequence argument must have length equal to input rank
#164
opened Nov 2, 2024 by
smallbirdjjz
updated Nov 2, 2024
ValueError: not enough values to unpack (expected 3, got 2)
#163
opened Nov 2, 2024 by
smallbirdjjz
updated Nov 2, 2024
FileNotFoundError: [Errno 2] No such file or directory: './lists/lists_Synapse\\train.txt'
#161
opened Nov 2, 2024 by
smallbirdjjz
updated Nov 2, 2024
RuntimeError: Given groups=1, weight of size [64, 3, 7, 7], expected input[1, 1000, 512, 512] to have 3 channels, but got 1000 channels instead
#92
opened May 6, 2022 by
baoqicha
updated Oct 28, 2024
IndexError:index 1 is out of bounds for dimension 0 with size 1
#18
opened Mar 19, 2021 by
lisherlock
updated Sep 27, 2024
"Why are the training results different every time?"
#157
opened Sep 14, 2024 by
congcongwy51
updated Sep 14, 2024
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-01-21.