MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.common.SsdSampler< T >, including all inherited members.
Dispose() | MyCaffe.common.SsdSampler< T > | |
GenerateBatchSamples(SimpleDatum anno_datum, List< BatchSampler > rgBatchSamplers) | MyCaffe.common.SsdSampler< T > | |
GenerateSamples(NormalizedBBox sourceBBox, List< NormalizedBBox > rgObjectBboxes, BatchSampler batchSampler) | MyCaffe.common.SsdSampler< T > | |
GroupObjectBBoxes(SimpleDatum anno_datum) | MyCaffe.common.SsdSampler< T > | |
SatisfySampleConstraint(NormalizedBBox sampledBBox, List< NormalizedBBox > rgObjectBboxes, SamplerConstraint sampleConstraint) | MyCaffe.common.SsdSampler< T > | |
SsdSampler(CudaDnn< T > cuda, Log log) | MyCaffe.common.SsdSampler< T > |