Fix op category section in operations spec (#7130)
This commit is contained in:
committed by
GitHub
parent
f00a1f3141
commit
8d4e850356
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *DeformablePSROIPooling-1*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *DeformablePSROIPooling* computes deformable position-sensitive pooling of regions of interest specified by input.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ExperimentalDetectronDetectionOutput-6*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: The *ExperimentalDetectronDetectionOutput* operation performs non-maximum suppression to generate
|
||||
the detection output using information on location and score predictions.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ExperimentalDetectronGenerateProposalsSingleImage-6*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: The *ExperimentalDetectronGenerateProposalsSingleImage* operation computes ROIs and their scores
|
||||
based on input data.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ExperimentalDetectronPriorGridGenerator-6*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: The *ExperimentalDetectronPriorGridGenerator* operation generates prior grids of specified sizes.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ExperimentalDetectronROIFeatureExtractor-6*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *ExperimentalDetectronROIFeatureExtractor* is the [ROIAlign](ROIAlign_3.md) operation applied
|
||||
over a feature pyramid.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *PSROIPooling-1*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *PSROIPooling* computes position-sensitive pooling on regions of interest specified by input.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *PriorBoxClustered-1*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *PriorBoxClustered* operation generates prior boxes of specified sizes normalized to the input image size.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *PriorBox-1*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *PriorBox* operation generates prior boxes of specified sizes and aspect ratios across all dimensions.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ROIAlign-3*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *ROIAlign* is a *pooling layer* used over feature maps of non-uniform input sizes and outputs a feature map of a fixed size.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
**Versioned name**: *ROIPooling-1*
|
||||
|
||||
**Category**: Object detection
|
||||
**Category**: *Object detection*
|
||||
|
||||
**Short description**: *ROIPooling* is a *pooling layer* used over feature maps of non-uniform input sizes and outputs a feature map of a fixed size.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user