hewen0901 / psenet_libtorch_cpp

基于libtorch的psenet和crnn 文本检测识别代码,提供模型和测试图像。使用git lfs拉取仓库。
4 stars 4 forks source link

cmake error #1

Open CabbageWust opened 4 years ago

CabbageWust commented 4 years ago

cmake过程出现以下错误: CMake Error at CMakeLists.txt:16 (find_package): By not providing "FindTorch.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Torch", but CMake did not find one.

Could not find a package configuration file provided by "Torch" with any of the following names:

TorchConfig.cmake
torch-config.cmake