kb22/Color-Identification-using-Machine-Learning
This project explores colors in various images and then enables the user to query the images based on a given color.
This tool helps you explore and organize your image collections based on their dominant colors. You provide images, and it identifies the key colors present in each. You can then search your collection by specifying a color, making it easier for designers, marketers, or anyone managing large visual assets to find relevant images.
108 stars. No commits in the last 6 months.
Use this if you need to quickly find images within a large collection based on specific color palettes or themes.
Not ideal if you need highly precise color analysis for scientific or industrial applications.
Stars
108
Forks
47
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 01, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kb22/Color-Identification-using-Machine-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...