ai-cfia / nachet-frontend

Frontend application for seed classification of images acquired from digital microscopes
MIT License
2 stars 2 forks source link

Model Feedback Front End Tasks #129

Open ChromaticPanic opened 1 month ago

ChromaticPanic commented 1 month ago

Issue Description

When seed analysts use Nachet, they should be able to give their retroaction on the result. A pipeline of action needs to be integrated from the Frontend to the database to be able to register the user feedback. These feedbacks can include:

Work to do

Implement a process in the frontend to enable users to give their retroaction. From the backend to the database and the model, send back the result for training purposes and keep track of the model accuracy.

Acceptance Criteria

Front End Tasks