The structure of the VGG16-net, which has six main stages.
收藏数据链接:
官方服务:
资源简介:
conv means convolutional layer, max-pool denotes max pooling layer and FC is the fully-connected layer.
创建时间:
2016-06-06

conv means convolutional layer, max-pool denotes max pooling layer and FC is the fully-connected layer.