navigate to DatasetEvaluationApp directory in the build directory. There you will find an executable but i didn't find any excutable just cmakefiles , cmake_install. cmake and makefile
you need to build the repository before you start using it.
Go to the DeeplearningSuite directory and
mkdir build && cd buildcmake ..make -j4
hope this video helps :)
navigate to DatasetEvaluationApp directory in the build directory. There you will find an executable but i didn't find any excutable just cmakefiles , cmake_install. cmake and makefile