Make GUI use "sample Type" and "Classifier" registry....
@Nipul12 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
We propose that the GUI allow/force the operator to assign a "sample type" to each image. This will be a simple string chosen from a fixed, registered set of strings. Each sample type will offer a fixed, registered set of classifiers that are allowed to operate on that sample type. The operator should select what classifiers they want applied to the image.
Eventually, the backend should apply all of the N selected classifiers to the images and produce N reports which are added to the case and visible to the user.
@Nipul12 , I am assign to you, but you may wish to reassign to @sanchaydevnath or @avinashbaskaran
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.