Code Monkey home page Code Monkey logo

Comments (4)

Bkmz21 avatar Bkmz21 commented on July 4, 2024

Hi. Unfortunately, there is no english translation. Translate paper in English will be available in a few months.

About general idea you can read in this paper http://personal.stevens.edu/~hli18/papers/CVPR2015_CasCNN.pdf

We have considered a subproblem of frontal and half-frontal face detection.
Our work has several differences:

  1. Used very small CNN (stage1 - 797, stage2 - 1819, stage3 - 2923 parameters). But they have enough discriminant power for obtaining a high recall (see figure 9). The first stage of our cascade, even with a zero threshold (max 1.7) have a small number of false alarms (see table 9).
  2. Using YouTube Faces Database (grayscale) instead AFLW (color) for training.
  3. Calibration CNN is not used, instead of them parts of faces were added to the training set.
  4. Our detector has a more complex pipeline necessary to effectively rejecting false alarms.
  5. Significant amount of research and development effort has been spent on the optimization of the detector (see figure 11 and 12).

Note. Comparison was made only with the frontal face detectors (except FDPL) for which the source codes or demo versions are publicly available. The uniform method of evaluation for each database was used (not default method for FDDB). Multi-view face detectors capable of providing higher recall and precision but not real-time.The search for a compromise between the precision and speed processing was the purpose of this work.

from fd-evaluation.

thuhuwei avatar thuhuwei commented on July 4, 2024

Thanks!

from fd-evaluation.

futurely avatar futurely commented on July 4, 2024

https://translate.google.com

from fd-evaluation.

Bkmz21 avatar Bkmz21 commented on July 4, 2024

English version available http://arxiv.org/abs/1508.01292.

from fd-evaluation.

Related Issues (2)

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.