Here https://github.com/JDAI-CV/DNNLibrary/blob/master/include/tools/onnx2daq/OnnxConverter.h#L57 you use ```ONNX_NAMESPACE``` but the included header ```onnx/onnx_pb.h``` doesn't define this namespace.