vgg topic

List vgg repositories

tensorflow-fcn

1.1k
Stars
434
Forks
Watchers

An Implementation of Fully Convolutional Networks in Tensorflow.

pytorch-image-classification

932
Stars
235
Forks
Watchers

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

Food-Recipe-CNN

562
Stars
129
Forks
Watchers

food image to recipe with deep convolutional neural networks.

numpy_neural_network

506
Stars
111
Forks
Watchers

仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...

cnn-models

361
Stars
161
Forks
Watchers

ImageNet pre-trained models with batch normalization for the Caffe framework

LibtorchTutorials

683
Stars
120
Forks
Watchers

This is a code repository for pytorch c++ (or libtorch) tutorial.

Tianchi-Medical-LungTumorDetect

397
Stars
149
Forks
Watchers

天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet

ImageNet

370
Stars
82
Forks
Watchers

This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)