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

Live Demo #27

Closed
jako-dev opened this issue Jun 22, 2020 · 3 comments
Closed

Live Demo #27

jako-dev opened this issue Jun 22, 2020 · 3 comments

Comments

@jako-dev
Copy link

Hi @ethnhe,
thanks again for your awesome work.

Do you have any code snippets or working code for a live demo (i.e. with a kinect). Would it even be possible?

Could you give me some hints?

Sorry if that's not an actual issue with the project.
Thank you very much.

@ethnhe
Copy link
Owner

ethnhe commented Jun 23, 2020

We didn't write live demo scripts. But with the provided *demo.py and *dataset.py scripts, it's not hard to integrate them for a live demo. You only need to get the input RGBD images from a sensor, preprocess them with code in *dataset.py, and then feed it into the model to get the result using code in *demo.py.

@jako-dev
Copy link
Author

Thank you.

@lucasbrodo
Copy link

Hi @jako-dev,
Did you manage to do a live demo ? do you have any code snippets or working code ?
Thank you very much for your time and consideration.

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

3 participants