Results 5 issues of JC Li

To cumbersome to share my code here, but the problem is that customized metrics cannot be understood by the model rebuilt process incurred by modify_model_backprop(). ``` ~/.virtualenvs/cv/lib/python3.5/site-packages/keras_vis-0.4.1-py3.5.egg/vis/backprop_modifiers.py in guided(model) 15...

A suggestion to provide API on mynteye to allow single camera raw output + synchronoized IMU data for mono+inertial users. With one camera, (hopefully) the required b/w is only half,...

I found the sensors.yaml doesn't agree with figure-1 in EuRoC dataset paper: https://projects.asl.ethz.ch/datasets/lib/exe/detail.php?id=kmavvisualinertialdatasets&media=platform.jpg I modified the T_BS for leica from: T_BS: cols: 4 rows: 4 data: [1.0, 0.0, 0.0, 7.48903e-02,...

I have the 'sold out' Tang Primer FPGA board. I noticed the latest downloadable license file for Anlogic TD development tool is Anlogic_20240310.lic, which apparently expired already. ``` RUN-8418 ERROR:...

I know quantized model isn't supported yet. I would like to confirm this is the symptom due to Dequantize/Quantize operators? The model I'm testing is ShuffleNet-v2-int8 from [here](https://github.com/onnx/models/tree/main/validated/vision/classification/shufflenet). Command line:...