From d2fe5fb500210538f1ec48ab45776cae0729b901 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Tue, 22 Apr 2014 13:45:48 -0400 Subject: [PATCH] cleaned up attributes script --- scripts/attributes.sh | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/scripts/attributes.sh b/scripts/attributes.sh index f749c77..da21a64 100755 --- a/scripts/attributes.sh +++ b/scripts/attributes.sh @@ -120,18 +120,6 @@ Turk(chinsize,[shortchin,longchin],3)])" \ fi br -crossValidate 2 -path $DATA/CUFSF/target/ -algorithm $ATTDIR/all.model -compare results1194v2.turk results1194v2.turk $ATTDIR/all.mtx - br -crossValidate 2 -setHeader $ATTDIR/all.mtx $DATA/CUFSF/target.xml $DATA/CUFSF/query.xml -br -crossValidate 2 -convert Output $ATTDIR/all.mtx $ATTDIR/all.rank br -crossValidate 2 -convert Output $ATTDIR/all.mtx $ATTDIR/all_CUFSF%1.eval - -# Not trained on: earpitch, earsize, neck thickness - -#br -crossValidate 2 -path $DATA/CUFSF/target/ -algorithm models/attributes -enroll results30v2.turk gallery/results30v2.gal - -#for attribute in male puffy in scars moles long long small darkeyes lighteyes upnose downnose darkhair lighthair thickeyebrows lighteyebrows upnose downnose small thick smallnose bignose asymmetrical eyebrowsdown eyebrowsuptodown shortchin longchin baggy almond buriedeyes sleepy line round smalleyes smiling feweyelashes wrinkled curlyhair unibrow; do - -#echo $attribute -#br -evalRegression gallery/results30v2.gal gallery/results30v2.gal $attribute predicted_$attribute - -#done +br -plot $ATTDIR/all_CUFSF* results.pdf -- libgit2 0.21.4