schen
schen
作者你好,请问top_down_img_demo_with_mmdet.py 中的pose_results为什么我用plot可视化得到的关键点图像与mmpose中api得到的图像关于原点成中心对称,有什么解决办法吗
Hello, I am from China. I am a graduate student. I am very interested in your work. Can you share the data set of your article? If I post an...
Azure-Kinect-Sensor-SDK-develop\src\python How can I align rgb and depth by python?
报错原main.py -> _k4a.py def VERIFY(result, error): if result != K4A_RESULT_SUCCEEDED: print(error) traceback.print_stack() sys.exit(1) Exception has occurred: SystemExit 1 File "C:\Users\渺渺夕\Desktop\open_azure_kinect-master\pyKinectAzure\_k4a.py", line 582, in VERIFY sys.exit(1) File "C:\Users\渺渺夕\Desktop\open_azure_kinect-master\pyKinectAzure\pyKinectAzure.py", line 48, in...
how can I align rgb and depth?
Exception has occurred: ImportError Cannot import k4a_module. DLL directory added was D:/Azure Kinect SDK v1.4.1/sdk/windows-desktop/amd64/release/bin. You can provide a different path containing `k4a.dll`using the environment variable `K4A_DLL_DIR`. Also make sure...
Hi,Can you help me for the following problem? The model of Yolo return NaN.  
Hi,your demo need python 3.7,but PHALP use python 3.10. I use python 3.8, it can not run. Could you help me?
vis_3d_skeleton(kpt_3d, kpt_3d_vis, kps_lines, filename=None) 1. Is' kpt_3d 'passed in' joint_img '? 2. What is passed in 'kpt_3d_vis',' kps_lines', and where to get it?
Hi, I like your work. I want to make new data, but I don't understand the structure of your skeletal data. Are you willing to teach me ? 