rpn_output
The rpn output class.
This class implements the class for the RPN rpn output result saving and loading.
rpn_output
Bases: output
The RPN model rpn output class.
It processes the rpn output by the RPN model and handle the output saving and loading.
Attributes:
Name | Type | Description |
---|---|---|
name |
str, default = 'rpn_output'
|
Name of the rpn output class object. |
Methods:
Name | Description |
---|---|
__init__ |
The initialization method of the rpn output class. |