@Namespace(value="cv::dnn") @NoOffset public static class opencv_dnn.SoftmaxLayer extends opencv_dnn.Layer
| Constructor and Description |
|---|
SoftmaxLayer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_dnn.SoftmaxLayer |
create(opencv_dnn.LayerParams params) |
boolean |
logSoftMax() |
opencv_dnn.SoftmaxLayer |
logSoftMax(boolean logSoftMax) |
applyHalideScheduler, blobs, blobs, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getScaleShift, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, type, type, unsetAttachedclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic SoftmaxLayer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).@Cast(value="bool") public boolean logSoftMax()
public opencv_dnn.SoftmaxLayer logSoftMax(boolean logSoftMax)
@opencv_core.Ptr public static opencv_dnn.SoftmaxLayer create(@Const @ByRef opencv_dnn.LayerParams params)
Copyright © 2018. All rights reserved.