Created
October 3, 2022 21:36
-
-
Save farukcankaya/e704aa7990115bc72bfa94319a7b5883 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@META_ARCH | @BACKBONE | @PROPOSAL_GENERATOR | @ROI_HEADS | @ROI_MASK_HEAD | |
---|---|---|---|---|---|
GeneralizedRCNN | build_resnet_backbone | RPN | RROIHeads | MaskRCNNConvUpsampleHead | |
PanopticFPN | build_resnet_fpn_backbone | RRPN | Res5ROIHeads | ||
ProposalNetwork | build_retinanet_resnet_fpn_backbone | CascadeROIHeads | |||
RetinaNet | StandardROIHeads | ||||
SemanticSegmentor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment