mbari-org/sdcat
Sliced Detection and Clustering Analysis Toolkit - a tool to quickly find and cluster salient objects in your images for accelerated labeling
This tool helps scientists and researchers analyze large collections of images, particularly from underwater or aerial surveys, to quickly find and group interesting objects. You provide your image datasets, and it outputs detected objects within those images, clustered into categories, along with a summary of these findings. It is designed for researchers or data analysts who need to efficiently identify and categorize visual data for further study or to build training datasets.
Use this if you have many images, like those from oceanographic or UAV surveys, and you need an automated way to spot specific features or organisms and group similar ones together without manually sifting through every image.
Not ideal if you only have a few images or if you require extremely precise, human-verified annotations for every single object in your dataset.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/mbari-org/sdcat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟