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: almost 8 years ago
Linked from 1 awesome list

igcv3image-classification

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
conan7882/googlenet-inceptionAn implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset.285
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
hualin95/deeplab-v3plusA high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture.334
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
zhegan27/semantic_compositional_netsA deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks70
hongyanggao/lgcnAn implementation of learnable graph convolutional networks for efficient graph processing46
joeddav/devolAn evolutionary algorithm for designing neural networks in Keras951
lonl/cdbnAn implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration.35
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
imlab-uiip/keras-segnetAn implementation of a deep learning architecture for image segmentation using the Keras framework.185