There are 1 repository under vgg16 topic.
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
🙄 Difficult algorithm, Simple code.
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
food image to recipe with deep convolutional neural networks.
ImageNet pre-trained models with batch normalization for the Caffe framework
Holistically-Nested Edge Detection
Video Classification using 2 stream CNN
tensorflow implementation of Grad-CAM (CNN visualization)
Deep learning codes and projects using Python
Apparel detection using deep learning
Class-Weighted Convolutional Features for Image Retrieval (BMVC 2017)
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
A Single Shot MultiBox Detector in TensorFlow
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
Kaggle Data Science Bowl 2018
各种深度学习结构、模型和技巧的集合
Detecting near-duplicate videos by aggregating features from intermediate CNN layers
Semantically segment the road in the given image.
Semantic Image Segmentation using a Fully Convolutional Neural Network in TensorFlow
Handwritten digit recognition with MNIST & Keras
Example of Deconvnet in PyTorch for VGG16
Deep-learning seismic facies on state-of-the-art CNN architectures
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
A Siamese similarity model for image similarity
Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.
Pytorch implementation of DeepDream on VGG16 Network
The VGG16 and VGG19 networks in caffe with jupyter notebook
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones