Mtcnn_Java

Mtcnn_Java

Mtcnn is written in Java language ONLY!

Github

https://github.com/samylee/Mtcnn_Java

Description

  1. Code prototype: MTCNN-light
  2. Java code ONLY!
  3. Using OpenCV342! HOW?

Developing Software

Windows10, Eclipse-win32, JRE1.8-x86(JRE1.7 is too low for OpenCV version), OpenCV-342-java-x86

Results

Mtcnn_Java_第1张图片

 

Attention

If your JVM heap memory is too low, it is recommended to expand to 1GB.

Just set: Run -> Run Configurations... -> (x) = Arguments -> VM arguments(add -Xmx1024m)

Reference

https://blog.csdn.net/samylee

你可能感兴趣的:(Java)