Open i4yyds opened 6 years ago
Hello, I downloaded your code, but it can't run. The code indicates that the server.cpp file is missing, and then I delete the file to run. But when main.py is executed, there is no output. Have you run this code on your new computer? Why can't mine?
The code works. Try it again
The code works. Try it again
你好 line 29 filepath = "data/floorplans/" + str(roomNumber) + ".txt" 没有这个文件
Hello, I downloaded your code, but it can't run. The code indicates that the server.cpp file is missing, and then I delete the file to run. But when main.py is executed, there is no output. Have you run this code on your new computer? Why can't mine?
I have the same problem as you,have you solved this problem yet?
一开始我运行的时候是报错的,但是后来很简单就被我调试好了,这个代码没问题的。你再多试试。我记得是有两个程序的,一个是神经网络,一个是kinect代码。两个的运行顺序是有规定的,你再多试试。
作者你好 我先运行了 python 程序 再运行 c++ 程序 ,反过来也做了一遍 ,但是 结果都停在 这里 ,没有出现demo 里面的结果 ------------------ 原始邮件 ------------------ 发件人: "SoulCoderCN"notifications@github.com; 发送时间: 2019年4月15日(星期一) 晚上9:55 收件人: "Health-Devices-Research-Group/Posture-and-Fall-Detection-System-Using-3D-Motion-Sensors"Posture-and-Fall-Detection-System-Using-3D-Motion-Sensors@noreply.github.com; 抄送: "李逍遥"2032603965@qq.com; "Comment"comment@noreply.github.com; 主题: Re:[Health-Devices-Research-Group/Posture-and-Fall-Detection-System-Using-3D-Motion-Sensors]The code has no output (#1)
一开始我运行的时候是报错的,但是后来很简单就被我调试好了,这个代码没问题的。你再多试试。我记得是有两个程序的,一个是神经网络,一个是kinect代码。两个的运行顺序是有规定的,你再多试试。
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
麻烦您用这里的代码跑一遍,希望能解决这个问题
一开始我运行的时候是报错的,但是后来很简单就被我调试好了,这个代码没问题的。你再多试试。我记得是有两个程序的,一个是神经网络,一个是kinect代码。两个的运行顺序是有规定的,你再多试试。
你好!这个代码可以用kinect v1跑吗?实验室没有v2的
Hello, I downloaded your code, but it can't run. The code indicates that the server.cpp file is missing, and then I delete the file to run. But when main.py is executed, there is no output. Have you run this code on your new computer? Why can't mine?