◆ SampleUniquePtr
◆ SampleMaskRCNN()
◆ build()
bool SampleMaskRCNN::build |
( |
| ) |
|
◆ infer()
bool SampleMaskRCNN::infer |
( |
| ) |
|
◆ teardown()
bool SampleMaskRCNN::teardown |
( |
| ) |
|
Clean up the libprotobuf files as the parsing is complete
- Note
- It is not safe to use any other part of the protocol buffers library after ShutdownProtobufLibrary() has been called.
◆ constructNetwork()
◆ processInput()
◆ verifyOutput()
◆ decodeOutput()
std::vector< MaskRCNNUtils::BBoxInfo > SampleMaskRCNN::decodeOutput |
( |
const int |
imageIdx, |
|
|
void * |
detectionsHost, |
|
|
void * |
masksHost |
|
) |
| |
|
private |
◆ mParams
◆ mInputDims
◆ mOriginalPPMs
◆ mPPMs
◆ mEngine
The documentation for this class was generated from the following file: