5 comments

  • geooff_ 27 minutes ago
    I love seeing this. Background removal is such a core task used in so many systems, I group it in with speech to text in terms of importance.

    I love seeing maturity getting pushed in this space. Congratulations to you and the team!

  • sudb 19 minutes ago
    very cool! I've been having a fun time porting non-LLM models to iOS/Android (recently had some success with making Bonsai's image generation model run on Android) - have you attempted to run any of the workflows on a mobile device at all? Mind if I try?
    • snyy 14 minutes ago
      Please do try, I would love nothing more!

      All I ask is you make a PR to https://github.com/feyninc/nobg with your results. We'd love to see what you make, contribute in any way we can, and share onwards.

      • sudb 5 minutes ago
        Of course, would be happy to!
  • nickludlam 39 minutes ago
    This looks great! What are the resolution limits? From the GitHub readme I saw mention of 1024x1024, but I was able to process an image 1920x2880 just fine. I didn't see any really obvious scaling artefacts, so is there something clever happening behind the scenes?
    • snyy 24 minutes ago
      We resize the opacity mask. That tends to scale better
  • defmetrix 37 minutes ago
    This is awesome, I just bookmarked your tool. Ive been looking for something simple to use, since Its not easy to use the segment anything tool anymore. Thanks!
  • bickov 1 hour ago
    [flagged]