- cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year ago
- 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 1 month ago
- aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 4 months ago
- 5a8af50 input: handle change in std::span::size type by Ryan Prichard · 2 years ago
- 107ce70 Update motion prediction model. by Philip Quinn · 2 years, 1 month ago
- f84fa49 Move MotionPredictor config to an XML file alongside the model. by Philip Quinn · 2 years, 1 month ago
- dbd14eb Add outputLength method by Cody Heiner · 2 years, 4 months ago
- c065d7b Look for prediction model in vendor partition by Siarhei Vishniakou · 2 years, 5 months ago
- fd0a68e Use current directory to load prediction model by Siarhei Vishniakou · 2 years, 5 months ago
- cb3229a Use mmap to read TFLite model. by Philip Quinn · 2 years, 6 months ago
- da6a448 Replace shared libtflite dependency with static library. by Philip Quinn · 2 years, 6 months ago
- 9b8926e Add a simple ring buffer and use it for holding TFLite model inputs. by Philip Quinn · 2 years, 6 months ago
- 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 2 years, 8 months ago