MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.model.MultiBoxHeadInfo Member List

This is the complete list of members for MyCaffe.model.MultiBoxHeadInfo, including all inherited members.

AspectRatioHeightMyCaffe.model.MultiBoxHeadInfo
AspectRatioWidthMyCaffe.model.MultiBoxHeadInfo
InterLayerDepthMyCaffe.model.MultiBoxHeadInfo
MaxSizeMyCaffe.model.MultiBoxHeadInfo
MinSizeMyCaffe.model.MultiBoxHeadInfo
MultiBoxHeadInfo(string strSrcLayer, double? dfMinSize=null, double? dfMaxSize=null, double? dfStepWidth=null, double? dfStepHeight=null, double? dfAspectRatioWidth=null, double? dfAspectRatioHeight=null, double? dfNormalization=null, int? nInterLayerDepth=null)MyCaffe.model.MultiBoxHeadInfo
NormalizationMyCaffe.model.MultiBoxHeadInfo
SourceLayerMyCaffe.model.MultiBoxHeadInfo
StepHeightMyCaffe.model.MultiBoxHeadInfo
StepWidthMyCaffe.model.MultiBoxHeadInfo
Verify(MultiBoxHeadInfo info)MyCaffe.model.MultiBoxHeadInfo