◆ RPROIPluginCreator()
RPROIPluginCreator::RPROIPluginCreator |
( |
| ) |
|
◆ ~RPROIPluginCreator()
RPROIPluginCreator::~RPROIPluginCreator |
( |
| ) |
|
|
override |
◆ getPluginName()
const char * RPROIPluginCreator::getPluginName |
( |
| ) |
const |
|
overridevirtual |
◆ getPluginVersion()
const char * RPROIPluginCreator::getPluginVersion |
( |
| ) |
const |
|
overridevirtual |
◆ getFieldNames()
◆ createPlugin()
◆ deserializePlugin()
IPluginV2Ext * RPROIPluginCreator::deserializePlugin |
( |
const char * |
name, |
|
|
const void * |
serialData, |
|
|
size_t |
serialLength |
|
) |
| |
|
overridevirtual |
◆ setPluginNamespace()
void nvinfer1::plugin::BaseCreator::setPluginNamespace |
( |
const char * |
pluginNamespace | ) |
|
|
inlineoverridevirtualinherited |
◆ getPluginNamespace()
const char* nvinfer1::plugin::BaseCreator::getPluginNamespace |
( |
| ) |
const |
|
inlineoverridevirtualinherited |
◆ getTensorRTVersion()
virtual int32_t nvinfer1::IPluginCreator::getTensorRTVersion |
( |
| ) |
const |
|
inlinevirtualinherited |
Return the version of the API the plugin creator was compiled with.
◆ mFC
◆ params
RPROIParams nvinfer1::plugin::RPROIPluginCreator::params |
|
private |
◆ anchorsRatios
std::vector<float> nvinfer1::plugin::RPROIPluginCreator::anchorsRatios |
|
private |
◆ anchorsScales
std::vector<float> nvinfer1::plugin::RPROIPluginCreator::anchorsScales |
|
private |
◆ mPluginAttributes
std::vector< PluginField > RPROIPluginCreator::mPluginAttributes |
|
staticprivate |
◆ mNamespace
std::string nvinfer1::plugin::BaseCreator::mNamespace |
|
protectedinherited |
The documentation for this class was generated from the following files:
- nvFasterRCNNPlugin.h
- nvFasterRCNNPlugin.cpp