32 pointsby snyy6 hours ago4 comments
  • zurtrian hour ago
    I tried it with an image that most background remover tools fail on - but MultiMatte did it perfectly!

    Very well done!

    The image in question is a photo of me and horse with a fenceline and paddock and some trees in the background. Most tools get confused with the colours in the foreground and the fence and sky colours.

    • snyy11 minutes ago
      Happy to hear it!
  • peterldowns4 hours ago
    This is awesome. Does the demo run fully client-side? This is at least as good as my current solution (Preview.app -> Tools -> Remove Background), I generally pre-crop so it's not too hard to get just the object I care about.
    • snyy3 hours ago
      Demo runs on an AWS VM with L4 GPUs. We don't record any logs/data, so feel free to use the demo on whatever images you want.

      MultiMatte is open source, so you can also run the model locally or in your VM too

  • popalchemistan hour ago
    Rad! really well done.
  • aghilmort4 hours ago
    very cool! can we also just oultine trace / approx as hints on input image (or feed it two images, say raw and markup image with whatever visual hints use?
    • not_lain4 hours ago
      If you mean like blur some parts of the image or draw a contour as preprocessing step then yes.

      the model does come with bounding box capability but we did not optimize for it in this release. In the next releases we intend to tackle that along with video capabilities and some other features.