Welcome to the official documentation site for SmartSort-CAM — an end-to-end intelligent computer vision system for classifying industrial parts with explainability.
SmartSort-CAM is a modular CV system built for industry-grade inspection workflows. It combines:
Refer to the README for full details on each folder’s responsibility.
git clone https://github.com/gbr-rl/SmartSort-CAM
cd SmartSort-CAM
make build
make run-gpu
python app/main.py path/to/image.png
The ConvNeXt model was trained on high-quality synthetic images and achieved:
Built by Rohiith Gettala, MSc Robotics, RWTH Aachen University.
Passionate about computer vision, synthetic data, and real-time inference systems.