Giter Club home page Giter Club logo

mtcnn-dl4j's Introduction

Multi-task Cascaded Convolutional Network (MTCNN)

This repository contain a DL4J implementation of MTCNN face detection, the codes are inspired and model weights are ported from https://github.com/ipazc/mtcnn

License

License: MIT

mtcnn-dl4j's People

Contributors

williamardianto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

leonardloh

mtcnn-dl4j's Issues

Some images course error

java.lang.IllegalArgumentException: For 1D vector indices must be either scalar or vector as well
at org.nd4j.common.base.Preconditions.throwEx(Preconditions.java:636) ~[nd4j-common-1.0.0-beta7.jar:na]
at org.nd4j.common.base.Preconditions.checkArgument(Preconditions.java:64) ~[nd4j-common-1.0.0-beta7.jar:na]
at org.nd4j.linalg.api.ndarray.BaseNDArray.get(BaseNDArray.java:2049) ~[nd4j-api-1.0.0-beta7.jar:1.0.0-beta7]
at Utils.pad(Utils.java:204) ~[classes/:na]

if you detect the following image , will course above error
4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.