As a user, I would like my capture to automatically launch a classification request
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 2
- Merge medio
- 5 d 6 h
- PR fusionados (30 d)
- 5
Descripción
### Description
Currently, when a user wants to execute a classification on an image, they need to capture the image an manually classify every picture they took. Being able to automatically ask for a classification on an image can improve the workflow of our users by enabling them to continue working on the video feed while the classification occurs.
### Expected Behavior
When the automatic classification is active, the capture button should capture the image and ask a classification request without needing the users to change feed to manually classify the seeds. The users should be notified when the classification is done.
### Current Behavior
The capture button only capture the image. If the user wants to classify it needs to manually do it.
### Suggested Implementation
Add an automatic classification mode that let the user choose the model it wants for the classification.

When the images are being submitted and waiting for the result, the user can see the state next to the image.

When done a ✔️ could be displayed next to the image.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.