ruoqianguo/cascade-rcnn_Pytorch

numpy edition problem

yuyijie1995 opened this issue · 3 comments

2018-08-26 19-41-27
As you can see ,I already install the numpy but the import error happened .I don't why, my torch version is 0.3.1 ,can you give me some suggestions? like your numpy version .
Thanks a lot

And I have another question is about the dataset ,I have made my dataset like VOC style .VOC2007/*,where should I place it ? is the data file?

i trained the model both in numpy version '1.14.3' and '1.15.0'

Thanks a lot I already solved it.