garrickbrazil / M3D-RPN

MIT License
261 stars 67 forks source link

Feature/docker #42

Open motokimura opened 4 years ago

motokimura commented 4 years ago

Hi @garrickbrazil, thank you for making the code public.

I added Dockerfile to this repo. I hope this helps someone who cannot prepare old CUDA environment in local.

For usage, please see docker/README.md.

motokimura commented 4 years ago

Note:

Reports from someone tried training are more than welcome. I used the same versions for pytorch, torchvision, and other libraries (see docker/requirements.txt) so I hope it reproduces training as well.