gbaeke/resnet-score
Resnet50v2 scoring in Go
This tool helps you quickly classify images using a pre-trained ResNet50v2 model. You provide an image file, and it tells you what objects or categories it likely contains. This is ideal for researchers, data analysts, or anyone who needs to categorize visual content without deep machine learning expertise.
No commits in the last 6 months.
Use this if you need to classify individual images or small batches of images quickly and efficiently.
Not ideal if you need to train custom image classification models or process very large datasets with high throughput.
Stars
4
Forks
—
Language
Go
License
—
Category
Last pushed
Feb 10, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gbaeke/resnet-score"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications