Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dcnv1 #9

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Dcnv1 #9

wants to merge 34 commits into from

Commits on Nov 20, 2021

  1. init

    telin0411 committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    37b6fc0 View commit details
    Browse the repository at this point in the history
  2. updated

    telin0411 committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    02fe0ec View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    be3716c View commit details
    Browse the repository at this point in the history
  2. update ignore

    telin0411 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    19e875e View commit details
    Browse the repository at this point in the history
  3. revised losses

    telin0411 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    adc217b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. updated

    telin0411 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0fc631f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ad131 View commit details
    Browse the repository at this point in the history
  3. fixed bugs

    telin0411 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    46a974d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. fixed checkpoint mismatch

    telin0411 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e846c63 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    31b2151 View commit details
    Browse the repository at this point in the history
  2. updated ignorte

    telin0411 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    438b7f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. updated scripts

    telin0411 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    3f84c73 View commit details
    Browse the repository at this point in the history
  2. revised demo

    telin0411 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    984fa17 View commit details
    Browse the repository at this point in the history
  3. added scripts

    telin0411 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    be2151e View commit details
    Browse the repository at this point in the history
  4. init commit

    DennisVanEe committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    acfa056 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    d57604a View commit details
    Browse the repository at this point in the history
  2. Update dcnv1.py

    akuroodi committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    a28aca2 View commit details
    Browse the repository at this point in the history
  3. Added CUDA elements back in

    akuroodi committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    1700d5c View commit details
    Browse the repository at this point in the history
  4. added gpu compatibility

    telin0411 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    764382a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e71ecaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ecb957 View commit details
    Browse the repository at this point in the history
  7. fixed minor bugs

    telin0411 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6cc5453 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    1b262ae View commit details
    Browse the repository at this point in the history
  2. Added DCNv1 inference results

    inference_output folder contains inferences for Landmark, Poses, Overlays for 50 input images using DCNv1 backbone
    akuroodi committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    49e95c6 View commit details
    Browse the repository at this point in the history
  3. added MAE results

    MAE - Mean Absolute Error measures inference error in degrees for face orientation.
    
    Results for both DCNv1 (50 epochs) and Mobilenet (baseline) included
    akuroodi committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    707b080 View commit details
    Browse the repository at this point in the history
  4. fixed dcnv2

    DennisVanEe committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    41c2f59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d872a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Added dcnv1 NME results.

    jakobd16 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bd1d8ca View commit details
    Browse the repository at this point in the history
  2. updated dcnv2

    DennisVanEe committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0606fc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. added landmarks

    DennisVanEe committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    91b4113 View commit details
    Browse the repository at this point in the history
  2. Pushed results folder.

    jakobd16 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    96d17cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    469af21 View commit details
    Browse the repository at this point in the history
  4. dcnv2 results

    DennisVanEe committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    0049177 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8436dc9 View commit details
    Browse the repository at this point in the history