zhaoweicai / cascade-rcnn

Caffe implementation of multiple popular object detection frameworks
1.04k stars 293 forks source link

Minimum configuration required for the project #62

Open elgong opened 6 years ago

elgong commented 6 years ago

I encountered some problems while training my own data. Server configuration: 16G memory, two gtx1080 graphics cards, can this configuration complete your training tasks in the project?

mantou22 commented 6 years ago

一个GPU是不是不能跑呀

zhaowujie commented 6 years ago

enough,I use cuda9.0 and cudnn7.0 trained cascade r-cnn with my own data,but I can't test the model ,can you please help me ?