14211019

Results 3 issues of 14211019

when i run the command‘cmake -DWITH_BOOST_STATIC=OFF -DBUILD_INTERFACE_PYTHON=ON -DBUILD_SHARED_LIBS=OFF -DBUILD_APPS=ON -DBUILD_TESTS=OFF cmake -DCMAKE_INSTALL_PREFIX=~/installations/face_swap -DCMAKE_BUILD_TYPE=Release ..’ an error occurs as follow: “ CMake Error at /usr/share/cmake-3.5/Modules/FindBoost.cmake:1677 (message): Unable to find the requested...

why you use the batch normalization **after** the Relu opration instead of the batch normalization **before** the Relu opration

I am training the net and i wangt to know the final BCEloss value you guys got around,thanks!