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

zhaoweicai/cascade-rcnn

Caffe implementation of multiple popular object detection frameworks observed · 2026-08-28

github.com/zhaoweicai/cascade-rcnn · C++ observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 3194
  • days_rel: n/a
  • days_push: 2550
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1061 stars · 289 forks observed · 2026-08-28

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

A C++/Caffe implementation of Cascade R-CNN and other popular two-stage object detection frameworks such as Faster R-CNN, R-FCN, and FPN. It supports training and benchmarking on MS-COCO and PASCAL VOC with multiple backbone networks.

Use cases

  • train a Cascade R-CNN object detector on MS-COCO
  • reproduce CVPR 2018 Cascade R-CNN paper results
  • benchmark Faster R-CNN, R-FCN, and FPN detectors on PASCAL VOC
  • implement high-quality object detection that rejects close false positives
  • train object detection models with ResNet or VGG backbones in Caffe

When to choose

  • you need the original author's Caffe implementation of Cascade R-CNN
  • your pipeline is built on Caffe and C++
  • you want to reproduce the paper's MS-COCO benchmark numbers

When to avoid

  • you prefer a modern PyTorch or TensorFlow implementation (use mmdetection, Detectron, or tensorpack)
  • you need Mask R-CNN or instance segmentation support
  • you need an actively maintained project with a license

Facets

library · maturity maintenance

computer-vision deep-learning machine-learning image-processing computer-vision deep-learning machine-learning image-processing cpp object-detection cascade-rcnn faster-rcnn caffe coco pascal-voc research-code linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
zhaoweicai/cascade-rcnnmain32

For agents

markdown · JSON · MCP: product_card(name="zhaoweicai/cascade-rcnn")

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