rohith14
Results
2
issues of
rohith14
Error: tensorflow.python.framework.errors_impl.NotFoundError: No attr named 'index_type' in NodeDef:
1
While using the frozen_inference_graph_face.pb to convert into tensorRT optimized graph, I am running into this issue ## Error 2018-05-04 10:20:52.305790: I tensorflow/core/grappler/devices.cc:51] Number of eligible GPUs (core count >= 8):...
Building test_picture.cpp on Win64 Error C2065 'used': undeclared identifier mtcnn mxnet-mtcnn\src\libmtcnn\mxnet_mtcnn.cpp 705 This is the line it's complaining about "REGISTER_MTCNN_CREATOR(mxnet, MxNetCreator);" Any help is appreciated? Thanks