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

 

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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章