mdl29 / donkeycarLPH

Front + backend to manage donkeycars during demonstrations events
4 stars 8 forks source link

UX : Visual way to explain how training works #261

Closed Benvii closed 1 year ago

Benvii commented 1 year ago

We just have 1 sentences explaining that the training is in progress, in fact we would really need more than that. We though of several little animation that would explain it while the training is in progress (or waiting for an AI runner).

Illustrations here : https://photos.app.goo.gl/xQVnCwuDEJDePayx8

We will have several stages :

  1. Explain that the collected data set is split into 2 portions (during max 40 sec)
  2. Show the AI as a student in a class room learning the notion of turning right and left with a teacher (during 30-40 sec)
  3. Explain how the model is evaluated (it's precision, recall and so on), with the AI being tested on some images that we keep out of it's training

First illustration made by @Nils-Abjorn are available here (we should make a PR) :

  1. Step 1 - Data Split
  2. Step 2 - Learning
  3. Step 3 - Evaluation
yannis-mlgrn commented 1 year ago

Front dev :

watch job.screen_msg variable, if this variable take training-visual or something like this --> hide the score board, this message and show theses svg

Nils-Abjorn commented 1 year ago

0

Nils-Abjorn commented 1 year ago

0