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