image-classification-algorithms
There are 18 repositories under image-classification-algorithms topic.
ytarazona/scikit-eo
A Python package for Remote Sensing Data Analysis
SakhriHoussem/Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
dbrojas/domain_adapt
Domain adaptation networks for digit recognitioning
tarunmaini16/android-image-classifier
MACHINE LEARNING | Android Camera application to classify images
stenas/image-classify
Service in Node JS to classify images
hgarud/Face_Classification
A comparative study between 5 different binary classification techniques.
NamanSharma1412/Celebrity-Image-Recognition
ML project for recognizing and classifying celebrity images
SabrinaSuraya/Project3-ImageClassification-ConcreteCrack
Make image classification of the concrete, whether it is crack or not. Image Classification
SCIFER99/Convolutional-Neural-Network-Example
This is an example Convolutional Neural Network ML model as a solution for various Classification use cases!
joaotav/deforestation-detection
An image classifier that detects and highlights deforestation areas using k-nearest neighbors.
larawehbe/HaarCascade-Simple-Example
HaarCascade simple example
makhdoomahmed/Object-Detection
Computer vision : Object detection from image and cropping object images
picazo07/LFA
Usable code for testing the LFA. The LFA (Lung Finder Algorithm) is a new technique proposed for the normalization of the region of interest (the lungs) in chest radiographs.
RFerrari7/Digital-Signal-and-Image-Management
This project aims to apply three digital signal and image classification management techniques: Mono-Dimensional signal classification, Bi-Dimensional signal classification and the development of a Deep Convolutional GAN.
alwalid54321/Face-Detection-Model
This is a face detection model built using TensorFlow and Keras. The model is trained on a dataset of images to classify whether a face is present in the image or not. It uses MobileNetV2 as the base architecture and is designed for high accuracy and real-time performance.
crypto-code/Image-Classifier
Retrain a pre-trained Neural Network to recognize Images
vishal815/Cat-vs-Dog-Image-Classification-making-a-prediction
This project focuses on building a powerful image classification model to distinguish between cats and dogs using a Convolutional Neural Network (CNN)