GithubHelp home page GithubHelp logo

Comments (4)

caiqi avatar caiqi commented on June 2, 2024 1

Thank you for your answers!

from cnn_face_detection.

anson0910 avatar anson0910 commented on June 2, 2024

The threshold values I used are 0.05, 0.3, 0.3.
But I did not experiment on a lot of different combinations, so it's highly possible that they're not the best parameters.
Calibration nets do not require negative samples, or do you mean the total number of training samples?
I used roughly 1 million samples evenly split into 45 categories.

I did test on AFW, and the results were also not as great as in the paper.

from cnn_face_detection.

caiqi avatar caiqi commented on June 2, 2024

Thanks! I'm sorry that I meant to ask about the negative samples in training fc24 and fc48. In my experiment, I can only get around ~50K for fc24. Another problem about training data. In the paper, the authors generate square annotations to approach the ellipse face annotations on AFLW without explaining how the rectangles are genrated. But the official dataset contains rectangles annotation and it's different from the example annotation in the paper. Do you use the annotation coming along with the dataset or generate it by yourself?

from cnn_face_detection.

anson0910 avatar anson0910 commented on June 2, 2024

Yeah, if you do hard negative mining, it's hard to get more training samples than 50K.
I directly used the annotations provided by the dataset.

from cnn_face_detection.

Related Issues (20)

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.