-
- Downloads
Added single scripts to run preprocessing, extraction, enrollment and scoring...
Added single scripts to run preprocessing, extraction, enrollment and scoring separately; Fixed command line use None by default
Showing
- bob/bio/base/algorithm/LDA.py 1 addition, 1 deletionbob/bio/base/algorithm/LDA.py
- bob/bio/base/algorithm/PCA.py 1 addition, 1 deletionbob/bio/base/algorithm/PCA.py
- bob/bio/base/script/enroll.py 62 additions, 0 deletionsbob/bio/base/script/enroll.py
- bob/bio/base/script/evaluate.py 1 addition, 3 deletionsbob/bio/base/script/evaluate.py
- bob/bio/base/script/extract.py 52 additions, 0 deletionsbob/bio/base/script/extract.py
- bob/bio/base/script/grid_search.py 8 additions, 8 deletionsbob/bio/base/script/grid_search.py
- bob/bio/base/script/preprocess.py 60 additions, 0 deletionsbob/bio/base/script/preprocess.py
- bob/bio/base/script/score.py 62 additions, 0 deletionsbob/bio/base/script/score.py
- bob/bio/base/script/verify.py 5 additions, 5 deletionsbob/bio/base/script/verify.py
- bob/bio/base/test/test_scripts.py 92 additions, 6 deletionsbob/bio/base/test/test_scripts.py
- bob/bio/base/tools/command_line.py 15 additions, 15 deletionsbob/bio/base/tools/command_line.py
- bob/bio/base/tools/grid.py 25 additions, 18 deletionsbob/bio/base/tools/grid.py
- setup.py 4 additions, 0 deletionssetup.py
Loading
Please register or sign in to comment