|
mxnet
|
#include <nn.h>


Public Member Functions | |
| DMLC_DECLARE_PARAMETER (MultiBoxPriorParam) | |
Public Attributes | |
| Tuple< float > | sizes |
| Tuple< float > | ratios |
| Tuple< float > | steps |
| Tuple< float > | offsets |
| bool | clip |
|
inline |
| bool nnvm::top::MultiBoxPriorParam::clip |
| Tuple<float> nnvm::top::MultiBoxPriorParam::offsets |
| Tuple<float> nnvm::top::MultiBoxPriorParam::ratios |
| Tuple<float> nnvm::top::MultiBoxPriorParam::sizes |
| Tuple<float> nnvm::top::MultiBoxPriorParam::steps |
1.8.11