LIVE
OpenAI called the Hugging Face attack unprecedented. But we’ve been here before.27/07/26 · OpenAI|ClinFusion: A Vision-Centric Multimodal LLM System for Holistic Medical Understanding27/07/26 · OpenAI|Efficient LLM-Generated Shuttling Compilers for Complex Trapped-Ion Architectures27/07/26 · Anthropic|Show HN: FeyNoBg – Automatic background removal model and training library27/07/26 · Google|Elevated errors on Claude Opus 527/07/26 · Anthropic|NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics27/07/26 · Hugging Face|Industry Leaders Unite in Open Secure AI Alliance for AI Safety and Security27/07/26 · NVIDIA|How AI is expanding what people do at work27/07/26 · OpenAI|NVIDIA Harnesses Vera CPU to Speed Up Design of Next-Generation CPUs and GPUs27/07/26 · NVIDIA|Our position on open-weights models27/07/26 · Anthropic|Reimagining Independence: How Meta’s AI Models Are Helping the University of Pittsburgh Transform Assistive Robotics27/07/26 · Meta|Cognizant and Anthropic expand their partnership to bring Claude to enterprise clients27/07/26 · Anthropic|OpenAI called the Hugging Face attack unprecedented. But we’ve been here before.27/07/26 · OpenAI|ClinFusion: A Vision-Centric Multimodal LLM System for Holistic Medical Understanding27/07/26 · OpenAI|Efficient LLM-Generated Shuttling Compilers for Complex Trapped-Ion Architectures27/07/26 · Anthropic|Show HN: FeyNoBg – Automatic background removal model and training library27/07/26 · Google|Elevated errors on Claude Opus 527/07/26 · Anthropic|NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics27/07/26 · Hugging Face|Industry Leaders Unite in Open Secure AI Alliance for AI Safety and Security27/07/26 · NVIDIA|How AI is expanding what people do at work27/07/26 · OpenAI|NVIDIA Harnesses Vera CPU to Speed Up Design of Next-Generation CPUs and GPUs27/07/26 · NVIDIA|Our position on open-weights models27/07/26 · Anthropic|Reimagining Independence: How Meta’s AI Models Are Helping the University of Pittsburgh Transform Assistive Robotics27/07/26 · Meta|Cognizant and Anthropic expand their partnership to bring Claude to enterprise clients27/07/26 · Anthropic|
ToolGoogle

Show HN: FeyNoBg – Automatic background removal model and training library

Hey HN, I’m Shreyash from Feyn. We help companies build custom models from their data.<p>Today, we’re releasing FeyNoBg, an automatic background removal model. Alongside it, we&#x27;re open-sourcing NoBg, the Python library we built to train and run…

July 27, 20261 min readPublished byHacker News

Hey HN, I’m Shreyash from Feyn. We help companies build custom models from their data.<p>Today, we’re releasing FeyNoBg, an automatic background removal model. Alongside it, we&#x27;re open-sourcing NoBg, the Python library we built to train and run it.<p>Try the model here: <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;spaces&#x2F;feyninc&#x2F;feynobg" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;spaces&#x2F;feyninc&#x2F;feynobg</a>. Check out the library here: <a href="https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;feyninc&#x2F;nobg</a><p>Some sample outputs:<p>(1) Soccer Freekick: <a href="https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1MZkAGLwbhNVOZ0Oi7XvpCfSEu9QPCbwj&#x2F;view?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1MZkAGLwbhNVOZ0Oi7XvpCfSEu9Q...</a><p>(2) Hair in wind: <a href="https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1Odc2m0XMVH9uZtvI_KjaRbXzhLLdGK8Z&#x2F;view?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1Odc2m0XMVH9uZtvI_KjaRbXzhLL...</a><p>(3) Bicycle with visible spokes: <a href="https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1h99ahjfrtS1MFQJJgiKE2fuM3HZyQ-QJ&#x2F;view?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;drive.google.com&#x2F;file&#x2F;d&#x2F;1h99ahjfrtS1MFQJJgiKE2fuM3HZ...</a><p>(4) Live Demo video: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;b1heHPvY8BM" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;b1heHPvY8BM</a><p>Background removal separates an image&#x27;s subject from its surrounding. We&#x27;ve all tried it at some point. Often it is to reuse the subject in a different artifact. Nowadays, it is common to make chat stickers out of it. It is one of the most common but under-appreciated uses of AI. It is also surprisingly complex. Models can be easily confused by camouflage, motion blur, or fine structures like hair.<p>The task requires two skills. First, a mo

Tags
ai
Show HN: FeyNoBg – Automatic background removal model and training library · nAIvigate