Skip to content
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

bug on validation.py #16

Open
XJLeoYu opened this issue Aug 25, 2024 · 0 comments
Open

bug on validation.py #16

XJLeoYu opened this issue Aug 25, 2024 · 0 comments

Comments

@XJLeoYu
Copy link

XJLeoYu commented Aug 25, 2024

when i run
CUDA_VISIBLE_DEVICES=0 python -W ignore validation.py
--model=swin_unetrv2
--swin_type=base
--val_overlap=0.75
--val_dir '/root/autodl-tmp/.autodl/CHAOS/03_CHAOS'
--json_dir datafolds/lits.json
--log_dir runs/synt.pretrain.swin_unetrv2_base
--save_dir out
it reported that:
FileNotFoundError: No such file or no access: '/root/autodl-tmp/.autodl/CHAOS/03_CHAOS/04_LiTS/img/liver_68.nii.gz'

I download the test set of CHAOS by both the official link and the link you provide. Both didn't have such structure
By the way, when I run "transfer_label.py", it will also report the similar bug on the two version of CHAOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant