R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance (in detection) and translation invariance (in classification). R-FCN is efficient (low per-region overhead) and competitive in accuracy (e.g. with ResNet backbones). Position-sensitive score maps for per-region classification without expensive per-region convs. Optional “deformable R-FCN” extension for improved performance.

Features

  • Fully convolutional design with shared feature extraction across the image
  • Position-sensitive score maps for per-region classification without expensive per-region convs
  • End-to-end trainable pipeline (proposal + classification)
  • Support for multiple backbone architectures (e.g. ResNet)
  • Optional “deformable R-FCN” extension for improved performance
  • Low per-RoI overhead (fast inference)

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow R-FCN

R-FCN Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of R-FCN!

Additional Project Details

Programming Language

MATLAB

Related Categories

MATLAB Computer Vision Libraries

Registered

2025-09-29