TruongNV-hut/AIcandy_ResNet50_ImageClassification_ibuyesha
ResNet50 for Image Classification
This helps computer vision engineers and researchers classify images by assigning a label or category based on content. You provide a dataset of images, train the model, and it outputs the trained model ready to categorize new images. This tool is for those building applications in medical imaging, autonomous vehicles, or content-based image retrieval.
No commits in the last 6 months.
Use this if you need a pre-built, high-performing deep learning model (ResNet-50) as a foundation for your image classification tasks.
Not ideal if you are looking for a no-code solution or an out-of-the-box application that doesn't require programming knowledge.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TruongNV-hut/AIcandy_ResNet50_ImageClassification_ibuyesha"
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