MAX-Scene-Classifier
Scene classifier
An image classification model for recognizing physical places and locations
Image classifier for physical places/locations, based on the Places365-CNN Model
41 stars
23 watching
23 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
docker-imagemachine-learningmachine-learning-modelspytorchrecognizes-images
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-image-segmenter | An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
ibm/max-sports-video-classifier | This project provides a pre-trained video classification model that categorizes sports videos into their respective sports. | 23 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
ibm/max-image-caption-generator | An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
ibm/max-image-colorizer | An image colorization model that uses machine learning to transform grayscale images into colored images | 26 |
hrnet/hrnet-image-classification | This project provides a Python implementation of high-resolution networks for image classification on ImageNet. | 968 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
ibm/max-base | Provides a common base layer for building Docker images used in the IBM Model Asset Exchange | 12 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |