Erotemic/shitspotter
An open source algorithm and dataset for finding poop in pictures.
What's novel
An open source algorithm and dataset for finding poop in pictures.
Code Analysis
5 files read · 2 roundsActs as a thin wrapper to prepare datasets and launch training scripts for SAM (Segment Anything Model) and SAM2 using external repositories via subprocess calls.
Strengths
Clear separation of concerns between data preparation logic and the delegation of heavy lifting to upstream libraries; uses standard patterns like Hydra for configuration management and Submitit for distributed training.
Weaknesses
Lacks internal error handling (relies on external scripts to fail), no tests present, and substance is limited to orchestration rather than novel algorithmic implementation.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
98
Contributors
2
Files
307
Active weeks
24
Repository
Language
Python
Stars
86
Forks
6
License
Apache-2.0