ISO Easy to Modify and Use Faster RCNN PyTorch Implementation

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • simple-faster-rcnn-pytorch

    A simplified implemention of Faster R-CNN that replicate performance from origin paper

  • Hi all, as the title suggests I'm looking for a GitHub repo where I can edit a Faster RCNN implementation rather easily. I'm basically looking to test an idea where I have multiple branches with feature map and bounding boxes as inputs. I've modified the built-in torchvision implementation once before, but I think it's a little more complicated than I like, and I'd rather not release the entire torchvision package as part of my own work in the future. I have looked briefly into this repo https://github.com/chenyuntc/simple-faster-rcnn-pytorch/blob/master/trainer.py but it only supports a batch size of 1, and I'm not sure what it'd take to expand that capability. Is there anything better out there?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts