Inception V1
Trained on
Places365 Data
Number of layers: 147 |
Parameter count: 6,347,677 |
Trained size: 26 MB |
Examples
Resource retrieval
Get the pre-trained net:
Basic usage
Find the type of scene of an image:
Obtain the probabilities of the most likely scenes:
Net information
Inspect the number of parameters of all arrays in the net:
Obtain the total number of parameters:
Obtain the layer type counts:
Display the summary graphic:
Export to MXNet
Export the net into a format that can be opened in MXNet:
Export also creates a net.params file containing parameters:
Get the size of the parameter file:
The size is similar to the byte count of the resource object:
Represent the MXNet net as a graph:
Requirements
Wolfram Language
11.1
(March 2017)
or above
Resource History
Reference