inceptionresnetv2
(Not recommended) Pretrained Inception-ResNet-v2 convolutional neural network
inceptionresnetv2
is not recommended. Use the imagePretrainedNetwork
function instead and specify the "inceptionresnetv2"
model. For more information, see Version History.
Syntax
Description
Inception-ResNet-v2 is a convolutional neural network that is trained on more than a million images from the ImageNet database [1]. The network is 164 layers deep and can classify images into 1000 object categories, such as keyboard, mouse, pencil, and many animals. As a result, the network has learned rich feature representations for a wide range of images. The network has an image input size of 299-by-299. For more pretrained networks in MATLAB®, see Pretrained Deep Neural Networks.
Examples
Output Arguments
References
[1] ImageNet. http://www.image-net.org.
[2] Szegedy, Christian, Sergey Ioffe, Vincent Vanhoucke, and Alexander Alemi. “Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning.” Proceedings of the AAAI Conference on Artificial Intelligence 31, no. 1 (February 12, 2017). https://doi.org/10.1609/aaai.v31i1.11231.