Skip to content
OpenTrain AIFor AI Companies

Side Adapter Network for Open-Vocabulary Semantic Segmentation

Published Feb 1, 2023
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
Side Adapter Network for Open-Vocabulary Semantic Segmentation presents a lora / parameter-efficient tuning method.
Task Dataset Metric Value Source
Representation learning Learned embedding mIoU. 27.2 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

Open-vocabulary Semantic Segmentation

388 stars · 37 forks · Last push Oct 16, 2024 · 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

mendelxu/san is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.

Open mendelxu/san
Reproduction risks
  • No CI workflows detected
  • Selected mendelxu/san 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.

mendelxu/san
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
388
Last push
Oct 16, 2024 (678d)

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

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
185
Last push
Mar 28, 2023 (1247d)

Strong overlap with paper title keywords · Community adoption signal (185 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

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

Setup required

Dependencies pinned, manual setup needed

  • mendelxu/san has requirements.txt but requires manual environment setup.
  • Last push was 678 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 mendelxu/san

Quick start

git clone https://github.com/mendelxu/san.git
pip install -r requirements.txt

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

Representation learning

Methods

LoRA / Parameter-efficient tuning

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 ).