Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Conversation

@charlieforward9
Copy link
Member

@charlieforward9 charlieforward9 commented Oct 15, 2024

NEEDS DEDICATED TEAMMATE, see details here

Due to Dart/Flutter version issues, I tried bumping tflite_flutter to the latest version to resolve tensorflow/flutter-tflite#232. This led to a significant refactor of the inference module, particularly with tflite_flutter_helper, which requires some work (already in progress) am15h/tflite_flutter_helper#80 to get everything up to date.

There are some issues now with the detection, it is not working as expected, but it feels close enough to leave this open till someone else wants to give it another jab or I have more time to come back to it.

Hopefully this becomes obselete with the development of flutter_mediapipe

@charlieforward9 charlieforward9 added enhancement New feature or request help wanted Extra attention is needed core High priority basics users expect labels Oct 15, 2024
@charlieforward9 charlieforward9 linked an issue Oct 15, 2024 that may be closed by this pull request
7 tasks
@charlieforward9 charlieforward9 removed enhancement New feature or request core High priority basics users expect labels Oct 16, 2024
@charlieforward9 charlieforward9 added the core High priority basics users expect label Oct 28, 2024
@charlieforward9
Copy link
Member Author

https://github.com/KinesteX/KinesteX-SDK-Flutter has solved this problem for us, therefore, we are alleviated of this requirement and can move forward with the PT side of things

(Will potentially try to make use of the https://github.com/VisualPT/balance_model a few days/weeks from now to see if we can pull insights from it. Thankfully we can use the newest version of tflite_flutter and do not need to worry about a bump.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core High priority basics users expect help wanted Extra attention is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Improve Video and Inference pipeline The method 'UnmodifiableUint8ListView' isn't defined for the class 'Tensor'.

2 participants