fermatresearch/bisenet-faces 🖼️❓✓🔢 → 🖼️

▶️ 217 runs 📅 Aug 2025 ⚙️ Cog 0.16.2 🔗 GitHub
face-parsing image-segmentation

About

A Cog implementation of BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation [Face Parsing] (https://github.com/yakhyo/face-parsing).

Example Output

Output

Example outputExample output

Performance Metrics

1.92s Prediction Time
81.29s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/NW8qDh1ZXlLq6MMol5wAZa6JkbjG0d8pUIhozoY94yKGf7a6/Screenshot%202025-08-11%20at%2016.24.47.png",
  "backbone": "resnet18",
  "use_half": true,
  "input_size": 512
}
Input Parameters
image (required) Type: string
Input image.
backbone Default: resnet18
Backbone
use_half Type: booleanDefault: true
Use FP16 on CUDA for speed/memory (experimental).
input_size Type: integerDefault: 512Range: 128 - 1024
Square model input resolution.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Version Details
Version ID
656c2a0d1673fc1f7413046ad20c547958889cd2983ce9c14687e8f2a9946778
Version Created
August 11, 2025
Run on Replicate →