py-faster-rcnn icon indicating copy to clipboard operation
py-faster-rcnn copied to clipboard

Adding info for docker image for cpu running demo

Open danielaRiesgo opened this issue 8 years ago • 1 comments

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.

danielaRiesgo avatar Oct 04 '17 20:10 danielaRiesgo

Hi, @danielaRiesgo Could you provide me a docker image with GPU version please? Thank you very much.

chansongoal avatar May 12 '20 03:05 chansongoal