Skip to content
OpenTrain AIFor AI Companies

Embracing Single Stride 3D Object Detector with Sparse Transformer

Published Dec 1, 2021
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
Embracing Single Stride 3D Object Detector with Sparse Transformer presents a transformer method.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Code for a series of work in LiDAR perception, including SST (CVPR 22), FSD (NeurIPS 22), FSD++ (TPAMI 23), FSDv2, and CTRL (ICCV 23, oral).

883 stars · 106 forks · Last push Dec 22, 2024 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (883 stars)

Why this implementation
Confidence: high

tusimple/sst is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0). Dependency/environment manifests are present.

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

tusimple/sst
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
883
Last push
Dec 22, 2024 (611d)

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
tusen-ai/sst
alternative
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
883
Last push
Dec 22, 2024 (611d)

Community adoption signal (883 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
Low
Reproducibility
Limited
Stars
11
Last push
Aug 31, 2022 (1455d)

Matched via arXiv identifier search · Repository appears stale (>24 months since last push)

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

Reproduction readiness

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

Setup required

Dependencies pinned, manual setup needed

  • tusimple/sst has requirements.txt but requires manual environment setup.
  • Last push was 611 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 tusimple/sst

Quick start

git clone https://github.com/tusimple/sst.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

None detected

Methods

Transformer

Domains

None detected

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