FasterRCNN-Encapsulation-Cplusplus
FasterRCNN-Encapsulation-Cplusplus copied to clipboard
Encapsulation C++ version of FasterRCNN
C++ program to explain Encapsulation
I have made some small changes.
That is vgg_cnn_m_1024_stage2_iter_40000.caffemodel. I cannot download it from caffe model zoo or anywhere else on the Internet, can you offer me one to my email [email protected]? Thanks in advance.
编译通过之后运行可执行文件的时候出现如下错误: Check failed: registry.count(type) == 0 (1 vs. 0) Layer type Convolution already registered. 请问有大神知道怎么解决么
just as the title
Hi! Thank you for providing such a good instruction of using faster rcnn with C++. I have successfully compiled the code but the results are really bad. Are there any...
Thank you for providing such a good instruction of using faster rcnn with C++. I have some question . 1: MAT to blob ,why the mean params is (102.9801) (115.9465),(122.7717)。...
这个数据类型是你自己写的,还是引用其他的头文件里的?