GithubHelp home page GithubHelp logo

1609685371 / adaptive-wing-loss-for-robust-face-alignment-via-heatmap-regression Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seungyounshin/adaptive-wing-loss-for-robust-face-alignment-via-heatmap-regression

0.0 0.0 0.0 6.42 MB

Adaptive-Wing-Loss-for-Robust-Face-Alignment-via-Heatmap-Regression

Python 100.00%

adaptive-wing-loss-for-robust-face-alignment-via-heatmap-regression's Introduction

Adaptive-Wing-Loss-for-Robust-Face-Alignment-via-Heatmap-Regression

❗ongoing repo

Pytorch implementation of paper. official implementation can be found at official.

blog post about the paper(korean) can be found here.

result

πŸ“ TODO

  • prototype
  • albumentation data augmentation
  • evalutaion on 300W + data augmentation
  • performance tuning
  • dependency check
  • provide pretrained weight
  • apply different model (such as DLA, Unet)
  • apply similar loss (such as Focal-loss)
  • apply Integral regression moduel (AWing + Integral)

Prerequisites

  • Python 3.6 +
  • Pytorch 1.1.0
  • Scipy 0.19.1
  • cv2 3.3.0

Usage

First, download dataset(Currently 300W supported).

300W link

  1. download [part1] ~ [part2]
  2. locate 300W images, pts files according to this structure

data

|-- 300W
|   |-- 01_Indoor
|   |-- 02_Ourdoor

To train a model with downloaded dataset:

$ python train.py

To test single image result:

$ python detect.py

Model overview

model

more detail about model

model

loss function design

AWing β†’ (lossMatrix) β†’ Loss_weighted

evalutaion

evalutaion on 300W testing dataset

evaluation result will soon be updated

method NME FR(10)
the paper 3.07 X
this repo x 0.8

Reference

adaptive-wing-loss-for-robust-face-alignment-via-heatmap-regression's People

Contributors

seungyounshin 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.