Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
i run the command sudo ./build.sh
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- python3
-- Configuring done
-- Generating done
-- Build files have been written to: /media/sumit/New Volume/PROJECTS/ASD/ssai-cnn-master/utils
make[2]: * No rule to make target '/home/sumit/.pyenv/versions/anaconda3-2.4.0/lib/libpython3.5m.so', needed by 'patches.so'. Stop.
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/patches.dir/all' failed
make[1]: * [CMakeFiles/patches.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *\ [all] Error 2
i run the command sudo ./build.sh -- Boost version: 1.59.0 -- Found the following Boost libraries: -- system -- filesystem -- python3 -- Configuring done -- Generating done -- Build files have been written to: /media/sumit/New Volume/PROJECTS/ASD/ssai-cnn-master/utils make[2]: * No rule to make target '/home/sumit/.pyenv/versions/anaconda3-2.4.0/lib/libpython3.5m.so', needed by 'patches.so'. Stop. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/patches.dir/all' failed make[1]: * [CMakeFiles/patches.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *\ [all] Error 2
Got this error. Kindly help..