py-faster-rcnn
py-faster-rcnn copied to clipboard
Adding info for docker image for cpu running demo
There are so many issues with running the CPU mode (#272, #564 and so on). I suffered the same problems, so I decided to do a docker image for it.
It's not so nice because I had to change files and code to make it work (you can see it in the Dockerfile) it would be great if you consider having a branch with those changes or something, because if the code is changed from now on, the image may not work anymore.
Nonetheless, it was great to finally see it working and I hope more people benefit from it.
Hi, @danielaRiesgo Could you provide me a docker image with GPU version please? Thank you very much.