Giter Site home page Giter Site logo

Downsampling 2x2x2? about igneous HOT 7 CLOSED

seung-lab avatar seung-lab commented on September 17, 2024
Downsampling 2x2x2?

from igneous.

Comments (7)

william-silversmith avatar william-silversmith commented on September 17, 2024

Hi Albert,

I just updated the documentation. We recently added a "factor" option that lets you specify (2,2,1), (2,2,2), etc. Note that (2,2,1) and (2,2,2) are treated specially in https://github.com/seung-lab/tinybrain/ in that pains are taken to avoid integer truncation, give high performance, and in some cases, support the sparse flag.

Resolved in e07297c

from igneous.

albertplus007 avatar albertplus007 commented on September 17, 2024

Another question, if I use the google segmentation, such as 4x4x40nm resolution, and use this function to downsample the dateset to 8x8x40nm, does the same result of mine (use 4x4x40nm to get 8x8x40nm) as the dataset of google segmentation on 8x8x40nm?

from igneous.

william-silversmith avatar william-silversmith commented on September 17, 2024

It's possible, but I doubt it unless they are also downsampling using the mode of 2x2 instead of striding. If they are using the mode, they are probably also doing it "correctly" so that the mode of mip 2 to N is based on mip 0, whereas we compute it recursively. One day I might fix this.

from igneous.

albertplus007 avatar albertplus007 commented on September 17, 2024

Ok, I see in low resolution there are lots of neurons broken, but they are well preserved at high resolution, but you know high resolution result data volume is too large, so i want to downsample the high resolution to low resolution

from igneous.

albertplus007 avatar albertplus007 commented on September 17, 2024

I am still confusing that using this library to downsample the dataset, can we maintain the dataset continuity?
How many times downsampling will this problem occur? In low resolution there are lots of neurons broken, but they are well preserved at high resolution.

from igneous.

william-silversmith avatar william-silversmith commented on September 17, 2024

from igneous.

william-silversmith avatar william-silversmith commented on September 17, 2024

I'm gonna close this issue as I think the question has been answered. Reopen or open a new issue if you think you need to! Happy downsampling. :)

from igneous.

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.