IGCV3
Deep network architecture
An implementation of an efficient deep neural network architecture
Code and Pretrained model for IGCV3
189 stars
16 watching
34 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
igcv3image-classification
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| An image classification model using a third-generation deep residual network. | 27 |
| This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| A deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks | 70 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| An implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration. | 35 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |