Giter Club home page Giter Club logo

yiyimz / yiyi_mtcnn_keras Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 14.0 402 KB

MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mining方法来提高表现能力;在人脸检测和人脸对齐上提高了不少精度。论文原文采用caffe实现,本项目用keras/tensorflow+python实现。

Python 100.00%

yiyi_mtcnn_keras's People

Contributors

yiyimz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yiyi_mtcnn_keras's Issues

p_net_predict

你好!运行gen_middle_wideface_data.py r_net之后neg:120个,part:37个,pos:9个,landmark文件夹生成了,但是不能训练r_net.h5文件

How to run the model?

Hi,

Thank you for your work.

Do you have a better README.md about usage of this project?

About Data, Train, Test and Inference

Thank you.

问题反馈

你好哦!我已经把pos、neg、part、landmark四个数据集训练好了(win10+pycharm+anaconda),p_net 网络的.h5文件也训练好了(loss为0.0897,acc为0.1426),请问一下如何生成r_net、o_net网络中的.h5文件。您在read.pdf 中说r_net、o_net对的训练数据正样本、负样本、部分样本是使用前面已经训练好的网络进行预测的,我尝试用gen_training_h5_data.py进行r_net网络,产生了pos、neg、part三个数据集及对应的TXT文件和middle_wideface_data_det.pkl文件,您能帮我解答一下疑问吗?谢谢

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.