XingangPan / SCNN

Spatial CNN for traffic lane detection (AAAI2018)
MIT License
815 stars 242 forks source link

How to run SCNN with OpenCV3.4 #65

Open OrkunYilmaz opened 5 years ago

OrkunYilmaz commented 5 years ago

Hello all.

I have a RTX2070 GPU, so I am dependend on CUDA10. I spent quite a lot time how to compile OpenCV2.4 for CUDA10 but unfortunately it was not succesfull.

It is possible to run SCCN alongside with OpenCV3.4? How I can achieve that?

Thanks in advance