adriandavidauer / VVAD

Repo about VVAD
GNU General Public License v3.0
3 stars 1 forks source link

Example for Live demonstartion #3

Open adriandavidauer opened 3 years ago

adriandavidauer commented 3 years ago

Write a little live demonstration script, that handles camera input

  1. Preprocessing 1.1. face detection 1.2. crop and resize
  2. Feeding the Model
  3. Postprocessing 3.1 Draw Bounding box 3.2 Display predictions
adriandavidauer commented 3 years ago

Predictions will be 1.5s in the past - do I want to show live image or laggy 1.5s old image?

adriandavidauer commented 3 years ago

Pipelines should be implemented in PAZ