https://github.com/yassersouri/ghiaseddin
Revision 9ba90561d6a47906575811c399bd1309d95202ec authored by Erfan Noury on 06 September 2016, 21:50:44 UTC, committed by Erfan Noury on 06 September 2016, 21:50:44 UTC
2 parent s 40fd9f6 + 76c365f
Raw File
Tip revision: 9ba90561d6a47906575811c399bd1309d95202ec authored by Erfan Noury on 06 September 2016, 21:50:44 UTC
Merge branch 'master' of https://github.com/yassersouri/ghiaseddin
Tip revision: 9ba9056
run-zappos2.sh
for i in $(seq 0 3)
    do python ghiaseddin/scripts/train.py --dataset zappos2 --extractor vgg --attribute $i  --epochs 25
done
back to top