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