flankechen

Results 18 issues of flankechen

Sorry for the silly question. imu gives only rad/s and m/s^2. In a rigid body, the translation between camera and imu should not affect the relation between imu radian and...

hi, 感谢你的工作,正好目前也准备移植到android的工作, 请问你参考的mtcnn实现是哪个? .pb文件是如何生成出来的? 另外有尝试过转化为tflite模型吗, 我在尝试从.pb到tflite这一步一直不成功

Thanks for the code. how the model is freeze to mtcnn_frozen_model.pb? I trained pnet, rnet and onets with tensoflow and the layer names things is quite different from yours and...

hi, nice idea. I import your project(win 7 x86 eclipse) and find code errors like: 1. DistortionRender.java line 454, float[] vertexData = new float['峤�]; 2.NfcSensor.java line 200 NfcSensor.access$204(NfcSensor.this); any idea...

Thanks for sharing the code! @raulmur I am trying to reproject world origin(surface) back to every frame. I copy the world to camera matrix by ``` if(pTracker->mLastProcessedState==Tracking::WORKING) { mTransfromW2C =...

Newbee to music generation. Is there any thing like "seed" in image generation like stable diffusion, which could be used to fix output? without it, it would be hard to...

any insight or idea about why position encoding actually works? OK, image details is high freq in both position and intensity dimension. input position is just quit simple [-1 to...

### Package version 3.1.0-exp.5 ### Environment ```markdown * OS: ubuntu18.04 * driver version : 470.141.03, CUDA version 11.4 * GPU:Tesla T4 GPU * 4 * Unity version: unity2020.3.41f1 * WebRTC:...

bug
issued

Thanks for the code, but I am wondering what if the service needs to be a remote service witch runs in another process? Can camera open and running works in...