awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesROI Pooling

Standard spatial standardization that extracts fixed-size feature maps from variable-sized regions of interest.

Distinct from Deformable ROI Pooling: Covers standard ROI pooling, whereas the candidate specifically covers the deformable variant.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · ROI Pooling. Refine with filters or upvote what's useful.

Awesome ROI Pooling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • chenyuntc/simple-faster-rcnn-pytorchAvatar chenyuntc

    chenyuntc/simple-faster-rcnn-pytorch

    4,034Vezi pe GitHub↗

    This project is a PyTorch implementation of the Faster R-CNN architecture for object detection. It provides a framework for identifying multiple object classes and their corresponding bounding boxes within images using a deep learning system. The implementation includes a training pipeline for optimizing models on custom datasets and a utility for converting pretrained weights from external formats into a compatible structure for model initialization. The system covers a two-stage detection pipeline comprising a region proposal network and an ROI pooling layer. It incorporates multi-task los

    Implements an ROI pooling layer to provide consistent feature map sizes for the classification head.

    Jupyter Notebookcupyfaster-rcnnobject-detection
    Vezi pe GitHub↗4,034
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Features
  4. Region Alignment
  5. Region Pooling
  6. Deformable ROI Pooling
  7. ROI Pooling