Giter Site home page Giter Site logo

Comments (3)

wyli avatar wyli commented on August 22, 2024

Hi @EdwardMa12593 Yes, sample_per_volume parameter is actually ignored; that is, given one volume input, the sampler would always generate one window (by resizing the input).

The sampling strategy and window size are free system parameters, a uniform sampling of 64x64x64 windows could be another option... if it turns out to be a better choice for segmentation please do consider submitting the model to the model zoo :)

For the final problem, it seems the mismatch is caused by the anisotropic resizing, could you please elaborate the steps to replicate the results? many thanks!

from niftynet.

JunMa11 avatar JunMa11 commented on August 22, 2024

Dear @wyli
Thanks for your reply.
Is there a guideline about how to submit the model to the model zoo?
I'm not allowed to register CMICLab.

from niftynet.

JunMa11 avatar JunMa11 commented on August 22, 2024

For the mismatch which is caused by the anisotropic resizing, I followed the python code in the Notebook to generate the results.
The inference parameters are

[INFERENCE]
border = (5, 5, 5)
#inference_iter = 10
save_seg_dir = output/
output_interp_order = 0
spatial_window_size = (0, 0, 3)

The documentation on readthedocs.io helps a lot to me.
However, I am still confused about why settint the spatial_window_size = (0, 0, 3)?
Is this the reasion for the mismatch?

from niftynet.

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.