Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receiving and saving inference feedback in the datastore #27

Closed
4 tasks done
Francois-Werbrouck opened this issue Jun 4, 2024 · 1 comment
Closed
4 tasks done
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request epic

Comments

@Francois-Werbrouck
Copy link
Contributor

Francois-Werbrouck commented Jun 4, 2024

Context:
Following ai-cfia/nachet-frontend#129 and ai-cfia/nachet-backend#87 the datastore needs to be able to register the feedback from the user on an inference. Once a picture is confirmed, we need to create the picture_seed entity

Type of feedback:

  • Perfect
  • Not a seed
  • Corrected seed / Corrected box metadata

Acceptance Criteria

  1. The datastore has high level function to interact with the BE to receive the feedback result
  2. The datastore metadata module can handle the feedback
  3. The datastore updates the appropriated rows in the database
  4. A picture_seed entity is created once a picture seed is confirmed
  5. Each object metadata is updated if necessary (position, color, etc...)
  6. A corresponding test suite

Todo:

@Francois-Werbrouck Francois-Werbrouck added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 4, 2024
@Francois-Werbrouck Francois-Werbrouck self-assigned this Jun 4, 2024
@github-project-automation github-project-automation bot moved this to Todo in Nachet Jun 4, 2024
@Francois-Werbrouck Francois-Werbrouck added this to the M5 (2024 June) milestone Jun 4, 2024
@Francois-Werbrouck Francois-Werbrouck changed the title Receiving and saving inference results in the datastore Receiving and saving inference feedback in the datastore Jun 4, 2024
@sylvanie85 sylvanie85 self-assigned this Jun 5, 2024
sylvanie85 added a commit that referenced this issue Jun 5, 2024
@Francois-Werbrouck
Copy link
Contributor Author

We are currently in a testing stage with our users

@github-project-automation github-project-automation bot moved this from Todo to Done in Nachet Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request epic
Projects
Archived in project
Development

No branches or pull requests

2 participants