Description Usage Arguments Value
Creates a convolutional Yolo3 unit.
1  | yolo3_conv2d(inputs, filters, name)
 | 
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.  | 
Convolutional Yolo3 unit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.