I am trying to setup deeplab which is build on caffe.
I just have issues with the dependencies - i have downloaded now
"atlas3.10.3.tar"
and I have added "C:\Users\johndoe\Documents\ICNET Project\atlas3.10.3.tar\ATLAS"
as "Atlas_ROOT_DIR"
to the environment variables.
Nevertheless it shows me following complains:
CMake Error at C:/Program Files/CMake/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Atlas (missing: Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY
Atlas_LAPACK_LIBRARY)
Do you know how solve this issue on windows?
Thank you!