linlin

Results 14 issues of linlin

你好,我想代码里面配置打开前置摄像头,需要导入CameraSelector,我查看build-gradle配置cameraversion是 1.0.0-alpha05,这个版本的代码在MainActivity里面无法导入androidx.camera.core.CameraSelector. 如果我更换camera version为其他版本,比如1.0.0-beta03,那么MainActivity里面可以导入CameraSelector,但是又会显示原有的配置ImageAnalysisConfig和PreviewConfig无法导入的问题. 请问如何在不修改camera version的情况下,在代码中设置开启前置摄像头而不是后置摄像头

ubuntu18.04, pytorch: 1.7, python 3.8, cudatoolkit 11.0, RTX3090 I can compile cvpods successfully by running "python3 -m pip install -e cvpods" when i run BorderDet, exception has occurred: import error...

您好,我这边在AS上调试,通过调整NMS和THR可以正常检测物体,在XCode上调试,调整NMS和THR之后检测效果很差, 会是什么原因呢?

![image](https://github.com/mkocabas/SPEC/assets/11087575/89e457ad-4986-4684-bbe9-a97e3b640335)

![image](https://github.com/mkocabas/body-model-visualizer/assets/11087575/ce2a4cc9-62a2-45ae-9bb7-e47948b8d80a) we can not open web

Thanks for your work, i want to know how to make _smplx_retargeting.h5 file ?

Thanks for your work,I run viz_cameras.py ![image](https://github.com/boycehbz/DMMR/assets/11087575/80d4160f-1cef-4f53-9f6c-abccd8ce6ddf) how to show image with grid ![image](https://github.com/boycehbz/DMMR/assets/11087575/d8d40180-b0bf-4715-81c0-54b09413fd8f)

Hi, I want to create my own dataset. when i visualize track2_validation/input/Pair001.npy, the normalized_depth's max value is not equal 1, ![image](https://github.com/majedelhelou/VIDIT/assets/11087575/9b10911b-76ad-44be-af69-4c12486fc6de) For my own images,If I use a monocular depth...

Thank you for your work,when i run demo.py( main branch), i get bad result as follow: ![image](https://github.com/mks0601/Hand4Whole_RELEASE/assets/11087575/5499a3da-fe38-4b4c-9aba-6e127db44503) Then i checkout branch Pose2Pose, and run face_demo.py, i get right result as...