hab-spc / hab-ml

Harmful algae bloom CNN detection model, developed in PyTorch
7 stars 1 forks source link

false positive/false negative labeling annotation tool #19

Closed ktl014 closed 5 years ago

ktl014 commented 5 years ago

As an image operator and annotator, after I image the bottle sample and the classifier returns its predictions, I need to be able to go through the predicted images to label them as false positives and false negatives. This will be used for the lab imaging system, which will be done once a week.

DoD: User should be able to label false positive or false negative for a predicted image if necessary and the machine learning eng should be able to retrieve this data to conduct data analysis, e.g. which images were false positive/negative and annotation information.

Other notes: