MaskRcnn_tensorflow_cpp_inference
MaskRcnn_tensorflow_cpp_inference copied to clipboard
inference mask_rcnn model with tensorflow c++ api
I downloaded your code, but I don`t know how to run this demo for I am unfamiliar with cpp. I have installed vs2015, qt 5.8.0,cuda, opencv, and downloaded the tensorflow...
Hello, I learned a lot from you. After configuring C ++, run your code main.cpp on Windows (without any changes), but the following error occurred: when i run : detectBatchTmp.initConfig(detect_size_w,...
Hi, thank you for the great work, I am trying out this project under linux, I am trying to make the ballon detector run in C++, I compiled the code...
I have two errors when I compiled the prj with vs2015 like this, most problem is the function get_anchors, I do not know how to fix it,please help me, thanks:...