You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Dockerfile so users can setup using docker instead of installing everything directly.
Motivation
Many people would prefer to keep all of the setup inside of Docker containers especially since it requires building APEX and spconv. It would also greatly simplify the installation process.
Pitch
This repo is heavily based on the https://github.com/traveller59/second.pytorch repo which contains a Dockerfile. Their Dockerfile is almost exactly what would be needed in this repo so copying that over and modifying it should be relatively straightforward.
The text was updated successfully, but these errors were encountered:
Feature
Add Dockerfile so users can setup using docker instead of installing everything directly.
Motivation
Many people would prefer to keep all of the setup inside of Docker containers especially since it requires building APEX and spconv. It would also greatly simplify the installation process.
Pitch
This repo is heavily based on the https://github.com/traveller59/second.pytorch repo which contains a Dockerfile. Their Dockerfile is almost exactly what would be needed in this repo so copying that over and modifying it should be relatively straightforward.
The text was updated successfully, but these errors were encountered: