GithubHelp home page GithubHelp logo

Docker image for SuMa about suma HOT 5 CLOSED

jbehley avatar jbehley commented on June 28, 2024 2
Docker image for SuMa

from suma.

Comments (5)

jbehley avatar jbehley commented on June 28, 2024

Sorry that I did not respond (a long time ago). Thanks for your contribution.

I'm not sure what to do with this. If this is still working, I could add this to the readme with the link. Let me know what you think.

(As it's not a real issue, I simply close this for now.)

from suma.

Barnonewdm avatar Barnonewdm commented on June 28, 2024

just wonder whether you could open the GUI in the container.

Hi @jbehley , I just create a docker image for SuMa, which could help people quickly evaluate this project.

https://cloud.docker.com/u/tseanliu/repository/docker/tseanliu/suma

The Dockerfile source: https://github.com/HTLife/suma_docker

from suma.

jbehley avatar jbehley commented on June 28, 2024

I think yes, but didn't try it. It might be necessary to ensure that there is a way for the process in the docker container to use the GPU, but with something like nvidia-docker it's even possible to use CUDA from the container. But I'm not an Docker expert.

from suma.

Barnonewdm avatar Barnonewdm commented on June 28, 2024

I think yes, but didn't try it. It might be necessary to ensure that there is a way for the process in the docker container to use the GPU, but with something like nvidia-docker it's even possible to use CUDA from the container. But I'm not an Docker expert.

Thanks for your fast response. Is there a way to preprocess the data via command without opening the GUI?

from suma.

jbehley avatar jbehley commented on June 28, 2024

the code relies on opengl shaders for computation and therefore you need an opengl context. In the experimental ROS node (https://github.com/jbehley/suma_ros), I used this to have an Offscreen Canvas and then call the process frame etc. Important is only that the OpenGL context is in the same thread as the code to run the processing.

from suma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.