google_evolution
Image classifier
A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers
53 stars
4 watching
15 forks
Language: Python
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An image classification model using a third-generation deep residual network. | 27 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. | 174 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 559 |
| An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,302 |
| An image generation system built around CLIP and GAN techniques. | 1,030 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. | 66 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 971 |
| An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. | 1,921 |