Run:
cd mnn_python
python dam.py
Prapare libMNN/libMNN_Express/libMNNOpenCV file as in CMakeList.txt, make:
cd mnn_cpp
mkdir build; cd build
cmake ..
make
Run:
./dam ../../dam.mnn ../../image.jpg
https://github.com/alibaba/MNN
Run:
cd mnn_python
python dam.py
Prapare libMNN/libMNN_Express/libMNNOpenCV file as in CMakeList.txt, make:
cd mnn_cpp
mkdir build; cd build
cmake ..
make
Run:
./dam ../../dam.mnn ../../image.jpg
https://github.com/alibaba/MNN