google_evolution

Image classifier

A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers

GitHub

53 stars
4 watching
15 forks
Language: Python
last commit: over 7 years ago

Related projects:

Repository Description Stars
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 27
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
imageomics/bioclip A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. 174
djcp/linnaeus A Redis-backed system for classifying documents into categories based on their content. 38
microsoft/cvt 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
google/sg2im 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
pixray/pixray An image generation system built around CLIP and GAN techniques. 1,030
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
kastnerkyle/kaggle-dogs-vs-cats A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. 66
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. 285
hrnet/hrnet-image-classification This project provides a Python implementation of high-resolution networks for image classification on ImageNet. 971
ibm/max-image-segmenter An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. 32
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
openai/pixel-cnn A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. 1,921