Feyn open-sources FeyNoBg, a background-removal model and training library

snyy · hn · 2026-07-28

Feyn is releasing FeyNoBg, an automatic background-removal model, together with NoBg, the Python library used to train and run it.

The team says background removal is deceptively hard: the model must both identify the foreground and trace precise boundaries with per-pixel opacity. They describe controlled evaluations showing that training-data mix can trade off foreground localization against boundary quality—for example, a run trained only on MaskFactory improved on CAMO but regressed on DIS5K.

Their approach is interpretability-first: they studied how BiRefNet’s stages contribute to foreground detection and boundary reconstruction, and found the third stage of the feature extractor carries a large amount of useful information. The post also links to a Hugging Face demo, GitHub library, sample outputs, and a live demo video.

Original post →

More from Multimodal

Multimodal channel →