ai-cfia / ai-cfia/nachet

As a user, I would like my capture to automatically launch a classification request

Abierto
#32 4 comentarios 1 reacción 0 asignados Ver en GitHub
frontend user-visible
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.
![image](https://github.com/ai-cfia/nachet/assets/96267006/3db780fd-65d0-4ba8-8a41-47ae43b5a1db)

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

![image](https://github.com/ai-cfia/nachet/assets/96267006/367bac38-8d9c-41dc-8442-f40a2e0ac87d)

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.