Report should be standardized and versioned and classifiers should produce it...
Open
@aroyphillips is already working on this.
Since Nov 26, 2025.
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Roy agreed to do this; he may have done it by the time this is assigned to him.
We want to define a JSON output for the "report" which comes out of each executtion of a classifier. The fields should be:
- Report Version: Semantic version string like "0.1.0"
- Classifier Name: One of fixed set of Classifer names
- Score/Class: text
- Confidence: floating point
- Image ID
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.