bhuiyanmobasshir94/CID
CID: Cow Images dataset for regression and classification
This dataset provides high-quality images of cattle along with corresponding metadata, enabling automated analysis of livestock. It takes in cow images and outputs information like estimated weight or breed classification. Livestock producers, researchers in agriculture, and agritech companies can use this to develop tools for better decision-making.
Use this if you are developing or training machine learning models to automatically estimate the weight or classify the breed of cows from images.
Not ideal if you need a dataset for tasks unrelated to cattle image analysis, such as general object detection or medical imaging.
Stars
25
Forks
12
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bhuiyanmobasshir94/CID"
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...