Cem Yusuf Aydogdu
Cem Yusuf Aydogdu
same here ``` src/caffe/test/test_roi_pooling_layer.cpp:28:26: error: ‘GPUDevice’ was not declared in this scope typedef ::testing::Types TestDtypesGPU; ^ src/caffe/test/test_roi_pooling_layer.cpp:28:41: error: template argument 1 is invalid typedef ::testing::Types TestDtypesGPU; ^ src/caffe/test/test_roi_pooling_layer.cpp:28:42: error: expected...
@wangha43 try to rename that file too, if it doesn't work, you may need to change other things (see #123)
same error here, while running quickstart tutorial on ipython notebook Edit: restarting kernel solved the problem
Any solutions for this?
In training, **lib/fast_rcnn/train.py** imports these modules or functions: > from fast_rcnn.config import cfg > **import gt_data_layer.roidb as gdl_roidb** > **import roi_data_layer.roidb as rdl_roidb** > **from roi_data_layer.layer import RoIDataLayer** > from...
I am adding Turkish translations
I would like to work on this
Sorry for the late reply, I would like to work on Support Vector Classifier