Skip to content
OpenTrain AIFor AI Companies

SegFace: Face Segmentation of Long-Tail Classes

Published Dec 1, 2024
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
SegFace: Face Segmentation of Long-Tail Classes is the primary contribution described in this paper.
Task Dataset Metric Value Source
Computer vision ResNet 100 Mean F1 87.50 paper-derived
Computer vision EfficientNet Mean F1 88.94 paper-derived
Computer vision MobileNet V3 Mean F1 87.91 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

[AAAI 25] SegFace: Face Segmentation of Long-tail classes

109 stars · 18 forks · Last push Sep 30, 2025 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

kartik-3004/segface is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.

Open kartik-3004/segface
Reproduction risks
  • No CI workflows detected
  • Selected kartik-3004/segface as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

kartik-3004/segface
best maintained
Maintenance
Stale risk
Confidence
High
Reproducibility
Moderate
Stars
109
Last push
Sep 30, 2025 (330d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup
Maintenance
Stale risk
Confidence
Low
Reproducibility
Limited
Stars
20
Last push
Jan 15, 2026 (222d)

Low-confidence match based on limited evidence

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 23, 2026

Setup required

Dependencies pinned, manual setup needed

  • kartik-3004/segface has environment.yml but requires manual environment setup.
  • Last push was 330 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open kartik-3004/segface

Quick start

git clone https://github.com/kartik-3004/segface.git
conda env create -f environment.yml && conda activate <env-name>

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Computer vision

Methods

None detected

Domains

Computer vision

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).