bevfusion
bevfusion copied to clipboard
Adding docker
Hi,
I've created a docker image to run bevfusion, which I think can greatly benefit our community.
This PR includes two changes:
1. I added docker/docker_run.py
, a simple script for creating the container.
2. I modified the README.md to include instructions for docker.
Let me know what you think, Benjamin
Hi @bentherien,
Thank you very much for the contribution! I happened to be also working on a Dockerfile recently (it is currently under the dev/docker
branch).
I will probably try to provide both options to the users.
Best, Haotian