yolo3_conv2d: Creates a convolutional Yolo3 unit.

Description Usage Arguments Value

View source: R/yolo3.R

Description

Creates a convolutional Yolo3 unit.

Usage

1
yolo3_conv2d(inputs, filters, name)

Arguments

inputs

Models or layer objects.

filters

Integer, the dimensionality of the output space (i.e. the number of output filters in the convolution).

name

Model name.

Value

Convolutional Yolo3 unit.


maju116/platypus documentation built on Oct. 18, 2020, 9:40 a.m.