linlin
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之后检测效果很差, 会是什么原因呢?

 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  how to show image with grid 
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,  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:  Then i checkout branch Pose2Pose, and run face_demo.py, i get right result as...