How to use trained TFlite model in ml.net

Łukasz Czajkowski 1 Reputation point
2022-06-08T15:11:41.653+00:00

I want to do a simple thing. I want to use a trained tflite model in ml.net. I dont want to retrain it or modify it I just want to run a prediction on it. The model in question is:

https://github.com/google/mediapipe/blob/master/mediapipe/modules/pose_landmark/pose_landmark_full.tflite

Its a model thtat recognizes body parts on a picture.
Is there any tutorial or document You can recommend me that describes that process ? i have found only one tutorial in microsoft docks that is repeated on multiple sites and youtube videos and it dosent help me.

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 17,700 Reputation points
    2023-08-14T05:31:36.68+00:00
    0 comments No comments