Skip to content

Instantly share code, notes, and snippets.

@johnchrishays
Last active May 9, 2020 02:03
Show Gist options
  • Select an option

  • Save johnchrishays/8fa20d446bad3419ebaa97b59adbbd86 to your computer and use it in GitHub Desktop.

Select an option

Save johnchrishays/8fa20d446bad3419ebaa97b59adbbd86 to your computer and use it in GitHub Desktop.

Revisions

  1. johnchrishays revised this gist May 9, 2020. 1 changed file with 0 additions and 5 deletions.
    5 changes: 0 additions & 5 deletions transformer.cvs
    Original file line number Diff line number Diff line change
    @@ -1,5 +0,0 @@
    ,Train BCE,Test classification error
    Classifier with face crop,0.693,49%
    Classifier with face crop and aggregation,0.693,47%
    Classifier without face crop,0.704,51%
    Classifier without face crop with aggregation,0.697,50%
  2. johnchrishays created this gist May 9, 2020.
    3 changes: 3 additions & 0 deletions cae.csv
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    ,Train MSE,Test MSE
    Face cropped CAE (hidden dim = 1296),0.039,0.045
    Un-preprocessed CAE (hidden dim = 3600),0.014,0.014
    5 changes: 5 additions & 0 deletions transformer.cvs
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    ,Train BCE,Test classification error
    Classifier with face crop,0.693,49%
    Classifier with face crop and aggregation,0.693,47%
    Classifier without face crop,0.704,51%
    Classifier without face crop with aggregation,0.697,50%