Charlie839242

Results 4 issues of Charlie839242

In the file https://github.com/Charlie839242/examples/blob/master/lite/examples/pose_estimation/raspberry_pi/data.py, 111 line, it is possible that the score of 17 keypoints all don't reach the threshold. In this case, the np.average receives a empty list, which...

cla: yes
size:XS
awaiting review

Hello, thanks for sharing your great work! I meet some problems when trying to understand the source code in 'selective_scan_interface.py'. I wonder what is the difference between 'SelectiveScanFn' and 'MambaInnerFn'?...

Hello, thanks for your great work. I wonder which part of the code is for image encoder and text encoder that encode all things into a joint space. Thanks for...