@Namespace(value="cv::dnn") @NoOffset @Properties(inherit=opencv_dnn.class) public class ConvolutionLayer extends BaseConvolutionLayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ConvolutionLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseConvolutionLayer |
create(LayerParams params) |
boolean |
fusedActivation() |
ConvolutionLayer |
fusedActivation(boolean setter) |
boolean |
fusedAdd() |
ConvolutionLayer |
fusedAdd(boolean setter) |
boolean |
useWinograd() |
ConvolutionLayer |
useWinograd(boolean setter) |
adjust_pads, adjust_pads, adjustPad, adjustPad, dilation, dilation, dilations, dilations, kernel_size, kernel_size, kernel, kernel, numOutput, numOutput, pad, pad, padMode, padMode, pads_begin, pads_begin, pads_end, pads_end, stride, stride, strides, stridesapplyHalideScheduler, asAlgorithm, asAlgorithm, blobs, blobs, finalize, finalize, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getPointer, getScaleShift, getScaleZeropoint, getScaleZeropoint, getScaleZeropoint, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, position, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, tryQuantize, type, type, unsetAttached, updateMemoryShapesclear, empty, getDefaultName, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ConvolutionLayer(Pointer p)
Pointer(Pointer).@opencv_core.Ptr public static BaseConvolutionLayer create(@Const @ByRef LayerParams params)
public ConvolutionLayer fusedActivation(boolean setter)
public ConvolutionLayer fusedAdd(boolean setter)
public ConvolutionLayer useWinograd(boolean setter)
Copyright © 2025. All rights reserved.