visonpon
visonpon
if it process in this way, it means at first i need to get the target and guide image. So i cann't get the depth image from the color image...
i have also encountered this problem , it seems like the part of **write_image** script lead to this bug since when i commented it , everything is ok. but i...
solved it by adding ` with torch_no_grad`:
I also encountered this problem and I have seen some answers like using the default camera pose. I can render my obj file well at default camera pose, but I'm...
@swallow00001 ` scene.add()` can not only add camera's intrinsic but also camera pose, what I want to know is how to add a proper camera pose so that I can...
Sorry for the delayed response, you can download from[ here](https://drive.google.com/file/d/1oaSd5p0AsXxEImxZCGlDSSyb7Ul_pauk/view?usp=sharing), if you need other results from chd ,please let me know.
@slundell In fact it's easy to convert those `.ipynb` into python script and i have tried privately and get some acceptable results. SO I think there is no necessary to...
Hi @nkolot , since in 3d animation, the usual data format is bvh ,so it's comman to convert 3d keypoints to euler and save it as bvh. I have done...
您好,我用NNAPI确实更快了,但没显示检测框是为什么? @yyccR ,麻烦解答一下,谢谢~
@yyccR logcat里边确实出现了错误,如下: E ANeuralNetworksModel_setOperandValue setting operand 117 which has operand type that is not fully specified 2024-03-08 10:31:56.749 7209-7209 ModelBuilder com.example.yolov5tfliteandroid E ANeuralNetworksModel_setOperandValue setting operand 119 which has operand type...