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

bubbliiiing/faster-rcnn-pytorch

这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。 observed · 2026-08-28

github.com/bubbliiiing/faster-rcnn-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2320
  • days_rel: n/a
  • days_push: 1065
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1833 stars · 362 forks observed · 2026-08-28

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

A PyTorch implementation of the Faster R-CNN two-stage object detection model, supporting training on VOC-format datasets with ResNet or VGG backbones. It includes pretrained weights, training/prediction/evaluation scripts, and extensive comments aimed at learners.

Use cases

  • train a faster rcnn object detector on my own dataset
  • pytorch implementation of faster rcnn
  • object detection with voc format annotations
  • learn how two-stage object detection works
  • run object detection on images and videos with pretrained weights
  • fine-tune faster rcnn with custom classes

When to choose

  • you want a readable, well-commented Faster R-CNN implementation for learning or teaching
  • your data is in or convertible to VOC format
  • you need a working baseline detector with pretrained VOC weights

When to avoid

  • you need production-grade, actively maintained detection tooling
  • you want the latest architectures like DETR or YOLO variants
  • you need COCO-format support or recent PyTorch versions out of the box

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing deep-learning computer-vision machine-learning image-processing python cross-platform object-detection faster-rcnn pytorch voc-dataset two-stage-detector pretrained-weights educational gpu

1 source

Member repositories

RepositoryRoleHealth v2
bubbliiiing/faster-rcnn-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="bubbliiiing/faster-rcnn-pytorch")

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