maskdetection
maskdetection copied to clipboard
A Dockerfile for CPU inference is added C++ warning "ISO C++ forbids converting a string constant to 'char*'" is fixed CMake TARGET_LINK_LIBRARIES paths are fixed
Dataset
Please could you upload the dataset?
Python: 3.6.9 opencv-python==4.2.0.34 Rather than trying to build this project with so little documentation, I decided to directly import the model in cv2 python but no success so far. `import...
[ 70%] Building CXX object lib/CMakeFiles/face_mask.dir/src/util/xml/xmlfunc.cpp.o [ 80%] Linking CXX shared library libface_mask.so [ 80%] Built target face_mask Scanning dependencies of target mask [ 90%] Building CXX object test/CMakeFiles/mask.dir/main_face_mask.cpp.o make[2]:...
I build opencv from scratch, and everything seems ok. I was able to build caffe right afterwards. Now after updating all the CMakefile.txt's, I started building maskdetect. It went all...
Hi, Im interested to test your code. I want to know if it is possible to compile the code on Windows 10 64 Bits. I have Visual Studio Community 2017...
I was able to successfully run cmake `!cmake ..` ``` -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working...
/home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘caffe::Net::CopyTrainedLayersFrom(std::__cxx11::basic_string const&)’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::error(int, std::__cxx11::basic_string const&, char const*, char const*, int)’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::Mat::updateContinuityFlag()’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::imread(std::__cxx11::basic_string const&, int)’未定义的引用