IGCV3

Deep network architecture

An implementation of an efficient deep neural network architecture

Code and Pretrained model for IGCV3

GitHub

189 stars
16 watching
34 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list

igcv3image-classification

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
conan7882/googlenet-inception An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. 282
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 28
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
jhkim89/pyramidnet A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. 129
hualin95/deeplab-v3plus A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. 334
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
zhegan27/semantic_compositional_nets A deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks 70
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46
joeddav/devol An evolutionary algorithm for designing neural networks in Keras 950
lonl/cdbn An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. 35
ibm/max-resnet-50 An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. 14
imlab-uiip/keras-segnet An implementation of a deep learning architecture for image segmentation using the Keras framework. 184