Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No input data" - Improve README to run MaskFusion #7

Open
NicksonYap opened this issue Jan 28, 2019 · 2 comments
Open

"No input data" - Improve README to run MaskFusion #7

NicksonYap opened this issue Jan 28, 2019 · 2 comments

Comments

@NicksonYap
Copy link

Hi,

Finally managed to get MaskFusion to open.

Turns out Kinect v1 & v2 is supported, althrough v2 requries a additional installation of libfreenect2

Asus Xtion Live (with RGB) is also supported and taken as v1

To run Asus Xtion Live or Kinect v1: (tested with Xtion)

./MaskFusion -run -v1

To run Kinect v2: (need to set WITH_FREENECT2 during build) (not tested yet)

./MaskFusion -run -v2
@NicksonYap
Copy link
Author

I might send a PR, especially noting that only up to Ubuntu 16.04 is supported

Tried Ubuntu 18.04 and gave a real headache as CUDA 10 is not actually working for latest Tensorflow (1.12.0) but recommended for Ubuntu 18.04

Ubuntu 16.04 and TF 1.12.0 requires CUDA 9.0 but 8.0 was installed by build.sh instead

How to Install CUDA 9.0 for TF: https://www.tensorflow.org/install/gpu#install_cuda_with_apt

@archenroot
Copy link

@NicksonYap - thank you for this review, you could update README file with these sensor details... I think out of all these Kinect v2 is having best capabilities overall:
http:https://docs.ipisoft.com/Depth_Sensors_Comparison

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants