serpapi/serapis-ai-image-classifier
Automatic Image Classification from SERP Data
This tool helps you automatically build image datasets from Google Images and then train a specialized image classification model. You provide a list of categories (labels) and example images, and it collects relevant images, trains a model, and then identifies objects in new images. It's ideal for anyone who needs to quickly create a custom image recognition system without manual data collection and complex AI development.
No commits in the last 6 months.
Use this if you need to classify images into specific categories and want an automated way to gather training data and build a custom AI model.
Not ideal if you already have a well-curated image dataset or if your classification needs are very niche and require highly specialized domain knowledge beyond general image searching.
Stars
27
Forks
1
Language
Python
License
MPL-2.0
Category
Last pushed
Jan 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/serpapi/serapis-ai-image-classifier"
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.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow