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

hi,i have question about trian #23

Open
nuist-xinyu opened this issue Aug 6, 2019 · 0 comments
Open

hi,i have question about trian #23

nuist-xinyu opened this issue Aug 6, 2019 · 0 comments

Comments

@nuist-xinyu
Copy link

loading training set
Traceback (most recent call last):
File "train.py", line 387, in
main()
File "train.py", line 220, in main
class_balance=class_balance, split=target_split, seed=args.seed, masks=masks)
File "/home/xinyu/vnet.pytorch-master/torchbiomed/datasets/luna16.py", line 360, in init
imgs, target_mean = make_dataset(root, images, targets, seed, mode, class_balance, split, nonempty, test_fraction, mode)
File "/home/xinyu/vnet.pytorch-master/torchbiomed/datasets/luna16.py", line 111, in make_dataset
sample_label = load_label(label_path, label_list[0])
File "/home/xinyu/vnet.pytorch-master/torchbiomed/datasets/luna16.py", line 71, in load_label
img = nib.load(img).get_data()
File "/home/xinyu/anaconda3/lib/python3.6/site-packages/nibabel/loadsave.py", line 40, in load
stat_result = os.stat(filename)
ValueError: stat: embedded null character in path

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