cobbwho

Results 13 comments of cobbwho

I guess you need to overturn the wall or to hang the agent.

The url is right , I try it just now. I guess you need to overturn the wall or to hang the agent.

Thanks god. I find a way can sovle it in windows version(it's work ,but not sure in linux) [caffe,运行fast-rcnn出现Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: ROIPooling...

I have a similar question: {cl: 命令行 error D8021 :无效的数值参数“/Wno-cpp” 和 cl: 命令行 error D8021 :无效的数值参数“/Wno-unused-function”},but i get an error: {error: command 'D:\\...\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2}.I don't kown...

I think you choose the wrong lib. it seems like you need use "gflags.lib" for releaese or "gflagsd.lib" for debug, not "gflags_shared.lib"

@ThienAnh Thank you so much. The code predict sample in c++ works. When i use the function called "predict" , I got a error "Check failed: error == cudaSuccess (2...

@jinfagang I test a image about 473*473. GPU version use about 0.4s . CPU version use about 6.5s. It's too slow.

@ThienAnh thank you .emmmm,I'm so sorry that the problem about "out of memory" I mentioned is a mistake . "batch_size" only happened in trainning progress., but the probleam hanppened in...

I think I may have found what the problem is. As we all know, the **class index** is represented by the **brightness value** in the **label file** (or img). Secondly,...

Hi, I have build pspnet too, then i got caffe.dll for vs2015 project. How do you use pspnet(c++) in vs2015 project for image segmentation ? I'm confused about it ....