EricKing
EricKing
I had met a problem, using blender for load some model's data from training framework,like pytorch. I need to convert them from float32 into float16(half) in Metal kernel for processing,...
I had a problem about to stretch a plane with some points . some anchor points from VINS is not in one plane, but i want to produce a changeable...
Hi,@Phong13, Thanks for your great work. I try use your bullet uinty script to simulate a skirt mesh anchor to a Kinematic rigidboy in hip root bone node. Everything was...
Hi @BradLarson , I need to caculate a color average value for full frame image everytime.So using GPU , I found it is very difficult to do, and I read...
Hi @castoryan , I used your project to build a good libmono.so , but when I used the voc file and yaml setting with your reference in Readme, But a...
I used AndroidStudio 2.3.3 for build your project , I used ndk-build to build momo library sucucessfully. But crashed when debug into this code : public void onResume() { super.onResume();...
hi @hollance , I want to use another instance Normalization for MPSImage for replacing ReLU , but I found it is very difficult to calculate average color of full image...