TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

OBS Plugin: Background Removal

149 点作者 lnyan超过 3 年前

12 条评论

chrismorgan超过 3 年前
Given how severely imperfect this approach is, I’d much rather people didn’t use it: it’s disconcerting and distracting. Either do it properly (which tends to mean chroma keying, preferably with thoughtful handling of lighting too if you do anything like background <i>replacement</i> rather than just removal), or don’t do it at all.<p>I have not the faintest clue whether this position of mine is popular or unpopular.<p>Better models may improve matters (the one shown here looks to be decidedly worse than some), but even the best I’ve observed at this time is still something I’d prefer not to be used, because it’s still wrong too much of the time in annoying ways.
评论 #30476386 未加载
评论 #30476186 未加载
评论 #30475637 未加载
评论 #30478602 未加载
评论 #30476741 未加载
评论 #30476957 未加载
评论 #30477507 未加载
评论 #30476113 未加载
poindi1超过 3 年前
Google&#x2F;Mediapipe has a better performing models here <a href="https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;mediapipe&#x2F;tree&#x2F;master&#x2F;mediapipe&#x2F;modules&#x2F;selfie_segmentation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;mediapipe&#x2F;tree&#x2F;master&#x2F;mediapipe&#x2F;mo...</a>
评论 #30476999 未加载
rahimnathwani超过 3 年前
This is awesome. The last time I looked, the only background removal I found for OBS required a green screen.<p>It&#x27;s a shame Nvidia broadcast doesn&#x27;t work on Linux. If you use this with CUDA, are the results comparable?
评论 #30475583 未加载
KingOfCoders超过 3 年前
I use Nvidia Broadcast, it has the least artifacts and the roll of when blurring is also the best I think, downside it uses a lot of GPU and my RTX2080 fan spins up.
评论 #30476966 未加载
评论 #30478671 未加载
jedberg超过 3 年前
Why hasn&#x27;t anyone built a plugin that says &quot;sit still, now move left, now move right&quot; and then just remove all the pixels that didn&#x27;t move? Seems like it would be easy and work as long as the camera doesn&#x27;t move.<p>Is this a harder problem than I think it is?
评论 #30479143 未加载
shirro超过 3 年前
My kids missed out on most of the remote schooling thing due to location but they got 8 days earlier this year and made the most of it setting up OBS under linux with this plugin and fed it into MS Teams as a virtual camera.<p>They made up several scenes they could switch between with subtle animated backgrounds and added chroma keyed meme&#x2F;animated stuff they could enable during less formal time like end of lessons.<p>It isn&#x27;t as good as the closed source offerings from big companies but those companies don&#x27;t have enough users on Linux to justify developing for the platform so it is a chicken and egg thing. For what it is I was happy with it. With a bit of adjustment it worked suprisingly well in actual use. One of the kids was stuck with an old under powered laptop with integrated graphics and it had no problems at all running this.<p>If you want to do this stuff properly you obviously need a green screen and good lighting but when you suddenly have an entire family home and online and are trying to juggle access to computers, quickly locating and finding space for multiple green screens and studio lighting isn&#x27;t an option for regular people.
CharlesW超过 3 年前
So if a proper chromakey setup is more of a commitment&#x2F;hassle than many people are willing to accept, and software background removal is imperfect to the point of distraction, why aren&#x27;t depth-sensing solutions (like the $300 Intel RealSense D435) an ideal solution to this problem? What am I missing?
nadermx超过 3 年前
This is awesome! I made a while ago a cmd line background remover using the same model, <a href="https:&#x2F;&#x2F;github.com&#x2F;nadermx&#x2F;backgroundremover" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nadermx&#x2F;backgroundremover</a>
andrewmackrodt超过 3 年前
This looks cool, being both free and cross platform.<p>A non free (4 hours free a month) solution I quite like on macOS is krisp.ai which I also use for noise removal. Background replacement was recently added to M1 chips.<p>On the Windows side, Nvidia Broadcast has worked well for me (requires an RTX card), it also supports tracking which I really like. I&#x27;ve previously tried XSplit but the results were worse than whatever implementation Zoom and even Hangouts in a browser use.<p>I rarely video call under Linux (non existent laptop drivers for my webcam) but look forward to trying this out if the need ever arises.
usui超过 3 年前
Finally! So glad to see a plugin make an earnest attempt on this now. Been using Snap Camera green screen background combined with OBS chroma keying to make it work, but will try this out now.
deng超过 3 年前
This is a great plugin. I&#x27;m using this to have background blurring with the Linux MS Teams client, which for whatever reason does not support this natively.
rasz超过 3 年前
&quot;AI&quot;. Wow this looks bad, worse than just taking a screenshot of the background and subtracting from video feed.