Draft: Multiple prediction methods #2

Open
tihabils wants to merge 15 commits from multiple_prediction_methods into main
tihabils commented 2023-05-06 16:18:04 +00:00 (Migrated from gitlab.ilabt.imec.be)

This MR was made from the branch FingerspellingEmbedding-+-ClearML
The changes that are actually made in this MR:

  • Made the webcam testing for embeddings cleaner
  • Added different type of last level predictions (knn, svm)
  • Added basic graphs so the embeddings can be compared to the old sign predictor model
This MR was made from the branch FingerspellingEmbedding-+-ClearML The changes that are actually made in this MR: - Made the webcam testing for embeddings cleaner - Added different type of last level predictions (knn, svm) - Added basic graphs so the embeddings can be compared to the old sign predictor model
tihabils commented 2023-05-06 16:18:04 +00:00 (Migrated from gitlab.ilabt.imec.be)

requested review from @vimylle and @robdwael

requested review from @vimylle and @robdwael
tihabils commented 2023-05-06 16:19:42 +00:00 (Migrated from gitlab.ilabt.imec.be)

changed the description

changed the description
This pull request has changes conflicting with the target branch.
  • export_embeddings.py
  • export_model.py
  • notebooks/visualize_embeddings.ipynb
  • preprocessing/extract_mediapipe_landmarks.py
  • requirements.txt
  • train.sh
  • webcam.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin multiple_prediction_methods:multiple_prediction_methods
git checkout multiple_prediction_methods
Sign in to join this conversation.
No description provided.