withoutBG Pipeline Router (ONNX)

Routes images to either the withoutBG open-weights matting pipeline or BiRefNet based on a 6-way challenge taxonomy.

Built with DINOv3 (ConvNeXt-Base CLS + linear head).

Files

File Description
router_10.0.0.onnx fp16 weights, float32 I/O (~167 MB)
router_10.0.0.onnx.json Sidecar metadata (categories, shapes, sha256)

Contract

  • Input rgb: (1, 3, 224, 224) float32 NCHW in [0, 1]
  • Output logits: (1, 6) float32 (softmax β†’ category probs)

Categories (index order):

  1. fine_strand β†’ matting
  2. soft_detail β†’ matting
  3. transparency β†’ matting
  4. hard_opaque β†’ birefnet
  5. flat_scene β†’ birefnet
  6. vehicle β†’ birefnet (SDK/API may override vehicles to matting)

License

withoutBG-authored portions are Apache 2.0. The embedded DINOv3 ConvNeXt backbone is subject to the Meta DINOv3 License. See the withoutBG Open Model License.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support