Coder Social home page Coder Social logo

Comments (3)

heyoeyo avatar heyoeyo commented on September 17, 2024 2

From what I've seen from the original SAM2 (and I assume Medical-SAM2), the model is pretty robust to changes to the frame ordering (you can give frames out-of-order and it still works), though giving continuous looking sequences (whether regular or reversed order) should work best.

So it should be fine to pick a frame where it's easy to get a good segmentation, then propagate 'forward in time' until the segmentation is lost, then go back to the prompted frame (and reset the memory bank) and run 'backwards in time' to get the segmentations for frames prior to the prompted frame.

from medical-sam2.

jiayuanz3 avatar jiayuanz3 commented on September 17, 2024 1

yes, I agree the comments provided by @heyoeyo and thanks for the well explanation. additionally, the two quotes we are referring to the One-prompt Segmentation capability in 2d cases, regardless of temporal relationships between the images.

from medical-sam2.

AlexanderZeilmann avatar AlexanderZeilmann commented on September 17, 2024 1

Thank you to both of you! I understand now.

So the complete workflow would be to

  1. Go to the first labelled slice and segment forward and backward in the volume to create a (partial) segmentation of the volume.
  2. Go to the second labelled slice and create another partial segmentation. Similarly for all other labeled slices.
  3. Combine the partial segmentations to a "complete" segmentation of the volume.
  4. Show to the user for further annotations.
  5. Repeat.

from medical-sam2.

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.