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 9 years ago

Related projects:

RepositoryDescriptionStars
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
imageomics/bioclipA deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images.174
djcp/linnaeusA Redis-backed system for classifying documents into categories based on their content.38
microsoft/cvtAn 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/sg2imAn end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks1,302
pixray/pixrayAn image generation system built around CLIP and GAN techniques.1,030
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
kastnerkyle/kaggle-dogs-vs-catsA Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition.66
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
hrnet/hrnet-image-classificationThis project provides a Python implementation of high-resolution networks for image classification on ImageNet.971
ibm/max-image-segmenterAn image segmentation system that identifies objects in an image and assigns each pixel to a particular object.32
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
openai/pixel-cnnA generative model with tractable likelihood and easy sampling, allowing for efficient data generation.1,921