SHI-Labs / Decoupled-Classification-Refinement

Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)
https://arxiv.org/abs/1803.06799
MIT License
167 stars 24 forks source link

Could this code run on the envirornment of CUDA Version 9.0.176? #17

Open ShihuaiXu opened 5 years ago

ShihuaiXu commented 5 years ago

than you in advance

bowenc0221 commented 5 years ago

I haven't tested it with CUDA9 since I do not use MXNet anymore. But it should be able to run with CUDA9 as long as MXNet supports it.