Yu Xiang

Results 28 comments of Yu Xiang

Can you make sure you compile the layers in lib correctly?

I have updated the code to another version. Can you try a git pull and try it again?

It is the average_distance_loss in lib.

I see. I downloaded a new version sometime ago and upgraded the code. The SHA1 ID of Pangolin I am using: 7bab0ae6b3e0971ae16e872ef8f5637d571ac2ac

Hi guys, have the problem fixed? I am not sure what's wrong with the Pangolin here

That's correct. If you want to run the KinectFusion module, you need to have a window open locally. You can not run it remotely. If you just want to use...

You can add the flag "--kfusion 0" to the testing script in order to disable KinectFusion. KinectFusion provides data association to the RNN during the inference. If it is disabled,...

@JackHenry1992 Yes, if you want to 3D point cloud fusion, you need to run KinectFusion. resnet50 is not very well tested in the code. I do not plan to support...