Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History
72 lines (54 loc) · 1.13 KB

faster_rcnn.rst

File metadata and controls

72 lines (54 loc) · 1.13 KB

Faster R-CNN

chainercv.links.model.faster_rcnn

FasterRCNNVGG16

FasterRCNNVGG16

Utility

bbox2loc

bbox2loc

FasterRCNN

FasterRCNN

generate_anchor_base

generate_anchor_base

loc2bbox

loc2bbox

ProposalCreator

ProposalCreator

RegionProposalNetwork

RegionProposalNetwork

VGG16RoIHead

VGG16RoIHead

Train-only Utility

AnchorTargetCreator

AnchorTargetCreator

FasterRCNNTrainChain

FasterRCNNTrainChain

ProposalTargetCreator

ProposalTargetCreator