7 comments

  • woadwarrior011 hour ago
    Why extend an MIT licensed model's weights (BiRefNet) and release it under a cc-by-nc-4.0 license?
    • snyy37 minutes ago
      This pertains to the larger open source licensing discussions that have been happening (as I&#x27;m sure you&#x27;ve seen too).<p>We&#x27;ve released projects under the MIT license before, most notably <a href="https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;chonkie" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;chonkie</a>. While we&#x27;re not trying to directly monetize on this work, credit goes a long way and helps in other operations.<p>Recently, attributed usage is shrinking. To be clear, this is not a shrinkage in actual use of our software, just how many people acknowledge that they rely on it.<p>cc-by-nc is a protection against that. We&#x27;ve been very honest about our work being on top of BiRefNet as we want to extend the original creators the same courtesy. I have no issues if individuals fork&#x2F;finetune&#x2F;or otherwise build on top of any open source projects we release, irrespective of license. At minimum, we want acknowledgment if a company chooses to use our software in production.
    • popalchemist40 minutes ago
      Yep, nobody wants to adopt models with this license because it opens legal questions most users, whether professional or non-professional, don&#x27;t want to muddy their work with.
  • geooff_2 hours 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.<p>I love seeing maturity getting pushed in this space. Congratulations to you and the team!
  • nickludlam3 hours 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&#x27;t see any really obvious scaling artefacts, so is there something clever happening behind the scenes?
    • snyy2 hours ago
      We resize the opacity mask. That tends to scale better
  • defmetrix3 hours 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!
    • snyy2 hours ago
      Thanks! Feel free to open an issue if you run into any issues with the outputs<p><a href="https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg&#x2F;issues</a>
  • yarone2 hours ago
    I was so impressed with remove.bg in Dec 2018; awesome to see the progress in this area, so cool.
  • sudb2 hours ago
    very cool! I&#x27;ve been having a fun time porting non-LLM models to iOS&#x2F;Android (recently had some success with making Bonsai&#x27;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?
    • snyy2 hours ago
      Please do try, I would love nothing more!<p>All I ask is you make a PR to <a href="https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg</a> with your results. We&#x27;d love to see what you make, contribute in any way we can, and share onwards.
      • sudb2 hours ago
        Of course, would be happy to!
  • bickov3 hours ago
    [flagged]
    • dang3 hours ago
      Can you please not post AI-generated or AI-edited comments to HN? It&#x27;s not allowed here - see <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html#generated">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html#generated</a> and <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47340079">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47340079</a>.<p>Of course, it&#x27;s impossible to know for sure what was LLM processed or not, but some of your posts (like this one) have been getting classified that way.
    • snyy3 hours ago
      The 4K cap was a judgement call, we didn&#x27;t want one source to dominate. The license is cc-by-nc, just added it to the hugging face