Code Monkey home page Code Monkey logo

hulkfakeface-pytorch's Introduction

HulkFakeFace-pytorch

TalkUHulk

简介

HulkFakeFace为个人的人脸相关项目实践学习库,主要包括检测(retinaface)+识别(arcface)+相关应用(如颜值打分、检索),相关代码和预训练模型都可在本项目中找到。

🔥水平有限,有错误请及时指出,共同进步学习~

相关模型及数据集

链接: https://pan.baidu.com/s/1WDg6NwQODyll1Qour5GeAQ 密码: tw16

环境

  • python3
  • torch==1.6.0
  • torchvision==0.7.0
  • opencv_contrib_python==4.4.0.44
  • warmup_scheduler==0.3.2
  • tensorboardX==2.1
  • pymilvus==0.2.14

RetinaFace

参考项目

  • backbone: mobilenet-v2 | resnet50
  • datasets: widerface
  • addition: 在原始网络中加入性别判断,目前仅在resnet50中支持,cfg_re50.gender=True
  • tensorboard:

logs

  • FDDB ROC:

ROC

  • demo:

girls

nba

stars

GenderClassify

  • 简介: 主要用来标注widerface,为RetinaFace with gender制作训练集

ArcFace

  • Pretrained Models: InsightFace_Pytorch 的基础上,使用亚洲人脸fine-tune
  • Performance:
LFW(%)
0.9943
  • tensorboard:
    Loss

Arc

Beauty

  • loss: train with arcface and pretrained with MarginRankingLoss
  • datasets: SCUT_FBP5500
  • Performance:
SCUT_FBP5500-MAE
0.277
  • tensorboard:
    Train

Val

Retrieval

Thanks to dataset provider:Copyright(c) 2018, seeprettyface.com, BUPT_GWY contributes the dataset.

ab

st

tly

References

hulkfakeface-pytorch's People

Contributors

talkuhulk avatar

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.