Giter Site home page Giter Site logo

Comments (4)

lucidtronix avatar lucidtronix commented on July 22, 2024

This is great @paolodi ! I think there may be an even simpler minimum viable product here though. What if we simply argmax and argmin the SAX segmentations in the left ventricle and myocardium channels (axes 1 and 2). Separate TMAPs for each. I think it makes sense for meshes to add their own INTERPRETATION enum as new evaluations, losses, and visualizations are going to be needed. So the shape would be (6,) and channel Map would be {min_x: 0, ..., max_x: 3, ..., max_z: 5}. Obviously, this approach is forced to be axis aligned in the SAX voxel space which your proposal solves if I'm reading it right. If you're already underway with your better approach, I'm happy to tackle this the stupid way and you can review. What do you think?

from ml4h.

paolodi avatar paolodi commented on July 22, 2024

Absolutely, @lucidtronix, I like your proposal! And if you have something clear in mind, please go ahead and I'll be happy to review it. You're right, I guess I was referring to a bounding box that would maintain some information about the actual 3-D orientation of the object and rely less on the orientation and alignment of the SAX view, which is chosen by an operator. Clearly the mismatch between the two approaches is significant only if the view is not well aligned (i.e., in a very misaligned view, you would require a 'bigger than necessary' bounding box to enclose the object if you just take min and max). But we could fix for that later on!

from ml4h.

paolodi avatar paolodi commented on July 22, 2024

Sorry I was playing with the project table and I understood what shifting to 'Done' does :-)

from ml4h.

lucidtronix avatar lucidtronix commented on July 22, 2024

Closed via #131

from ml4h.

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.