1 #ifndef OPENPOSE_NET_NET_CAFFE_HPP
2 #define OPENPOSE_NET_NET_CAFFE_HPP
13 const bool enableGoogleLogging =
true,
const std::string& lastBlobName =
"net_output");
17 void initializationOnThread();
19 void forwardPass(
const Array<float>& inputNetData)
const;
27 std::unique_ptr<ImplNetCaffe> upImpl;
35 #endif // OPENPOSE_NET_NET_CAFFE_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
Definition: netCaffe.hpp:9
Definition: macros.hpp:85
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574