搜索资源列表
vgg16
- 这是vgg16神经网络基于python的实现,可以用来识别图像中出现的物体。(This is the vgg16 neural network based on Python implementation, can be used to identify objects in the image.)
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)