Ross ROSS = Recommend OSS · open-source software intelligence for agents

foolwood/SiamMask

[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation observed · 2026-08-28

github.com/foolwood/SiamMask · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 6
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2739
  • days_rel: n/a
  • days_push: 565
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3547 stars · 804 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Official PyTorch implementation of SiamMask, a deep learning framework for fast online visual object tracking and video object segmentation. It unifies tracking and segmentation in a single network, published at CVPR 2019 and extended in TPAMI 2023.

Use cases

  • track objects in video in real time
  • segment a target object across video frames
  • reproduce CVPR 2019 object tracking results
  • train a siamese tracking model from scratch
  • benchmark on VOT2018 visual tracking
  • generate binary masks for moving objects in video

When to choose

  • you need a proven, published model for joint object tracking and segmentation
  • you want official training and inference code with reproducible paper results
  • you need real-time tracking performance on GPU hardware

When to avoid

  • you need a maintained production library with modern PyTorch support - the code targets old PyTorch 0.4.1 and Python 3.6
  • you need multi-object tracking or detection, since SiamMask tracks a single initialized target
  • you want the latest state-of-the-art trackers rather than a 2019 research baseline

Facets

library · maturity maintenance

computer-vision image-processing deep-learning machine-learning computer-vision image-processing deep-learning machine-learning python object-tracking video-object-segmentation pytorch siamese-network cvpr2019 research-code video linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
foolwood/SiamMaskmain35

For agents

markdown · JSON · MCP: product_card(name="foolwood/SiamMask")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem