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

facebookresearch/multipathnet

A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135) observed · 2026-08-28

github.com/facebookresearch/multipathnet · Lua · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived 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: 3667
  • days_rel: n/a
  • days_push: 2721
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1331 stars · 275 forks observed · 2026-08-28

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

A Torch-7 implementation of the MultiPath Network for object detection from the BMVC 2016 paper by Facebook AI Research, also supporting Fast R-CNN training. It provides training and evaluation code on datasets like MSCOCO and PASCAL VOC using GPU acceleration.

Use cases

  • train an object detection model in Torch
  • reproduce MultiPath Network object detection results
  • train Fast R-CNN on COCO or PASCAL VOC
  • run object detection research on GPU with Lua Torch
  • evaluate object detection models with COCO API

When to choose

  • you need the exact MultiPath Network implementation from the paper
  • your stack is Torch-7/Lua and you want Fast R-CNN style training
  • you're studying or extending Facebook Research's 2016 detection code

When to avoid

  • you want modern, maintained object detection tooling (use PyTorch-based Detectron2, MMDetection, or Ultralytics)
  • you don't have an NVIDIA GPU or Linux environment
  • you can't work with the deprecated Torch-7 ecosystem

Facets

library · maturity abandoned

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning lua object-detection torch7 fast-rcnn multipath-network research-code coco pascal-voc research linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/multipathnetmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/multipathnet")

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