Giter VIP home page Giter VIP logo

Comments (11)

taigw avatar taigw commented on July 20, 2024 3

Hi zaabahmad,
Can you make sure the output dir exists? You need to create that dir manually as the code does not create it automatically.

from brats17.

fhenrywells avatar fhenrywells commented on July 20, 2024 1

I'm having this same problem when trying to write my output data:

** ERROR (nifti_image_write_hdr_img2): cannot open output file 'result18/HGG/Brats18_CBICA_ATX_1.nii.gz'

My test_all_class.txt file reference scheme is the same as your example in config17.

from brats17.

zaabahmad avatar zaabahmad commented on July 20, 2024

Changes that i make is on the data_root path and save_folder path as below...

data_root = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData
save_folder = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData/result17
data_names = config17/test_names_temp.txt

from brats17.

zaabahmad avatar zaabahmad commented on July 20, 2024

Hi taigw,
Thank you for responding. The output dir did exists as i have manually create it.
As below configuration.
data_root = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData
save_folder = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData/result17
data_names = config17/test_names_temp.txt

should i change it to this instead?

data_root = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData
save_folder = /home/zaaba/anaconda3/brats17-master/Brats17TrainingData/result17
data_names = /home/zaaba/anaconda3/brats17-master/config17/test_names_temp.txt

from brats17.

TigabuYaya avatar TigabuYaya commented on July 20, 2024

I got the same error, if you have fixed it the bug, can you please tell me the way how to correct this error?

from brats17.

taigw avatar taigw commented on July 20, 2024

@zaabahmad In your first question, it seems that you were trying to save the data to ''/result17". I guess you intended to save it in "./result17".

from brats17.

taigw avatar taigw commented on July 20, 2024

@TigabuYaya Have you solved the problem?

from brats17.

fhenrywells avatar fhenrywells commented on July 20, 2024

[Resolved]: You have to make the directory containing HGG/LGG results programmatically before writing to this directory in save_array_as_nifty_volume(..) in data_process.py

from brats17.

jcai10 avatar jcai10 commented on July 20, 2024

For my case, there is no enough disk space.

from brats17.

JiexiPinkman avatar JiexiPinkman commented on July 20, 2024

For my case, there is no enough disk space.

Me Too !!

from brats17.

Andrescmm avatar Andrescmm commented on July 20, 2024

You have to make the directory containing HGG/LGG results programmatically before writing to this directory in save_array_as_nifty_volume(..) in data_process.py

how? help please

from brats17.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.