This project is java face detection wrapper of https://github.com/samylee/Mtcnn_Java and https://github.com/williamardianto/mtcnn-dl4j
Thanks to samyllee and williamardianto .
-
replace opencv with javacv, so you don't need to install opencv manually on your computer.
-
add Detector as entrance, you can use TensorflowMtcnnDetector or MtcnnDetector(pure java) as implemtent,TensorflowMtcnnDetector is recommanded
-
add more useful and convenient method.
-
clone or download the code to your computer.
-
import code as maven project.
-
run App , It will take my_twins.jpeg as input and you will see output images face_0.jpg face_1.jpg in your project data folder
- improve performance by using GPU
if you need help pls contact me with wechat: italybaby