- Mar 29, 2016
-
-
Manuel Günther authored
-
- Mar 11, 2016
-
-
Amir authored
script/fusion_llr.py was not getting installed with setuptools.
-
Tiago de Freitas Pereira authored
Implemented the EPC curve. Issue #8
-
Tiago de Freitas Pereira authored
-
- Mar 09, 2016
-
-
Amir authored
'extracted' is the correct name not 'features'
-
Amir authored
The error I was getting while using the bob.bio.base verify.py script before this commit. My invoke command was: ``` 'bob.example.facevoice/bin/verify.py' -vv --grid 'grid' --preprocessor 'inorm-lbp-cro p' --extractor 'grid-graph' --algorithm 'gabor-jet' -d 'mobio-male' --zt-norm --groups 'eval' --sub-directory 'baselines/gabor-graph' --sub-task 'compute-scores' --group 'eval' --score-type 'C' ``` the error: ```python bob.bio.base@2016-03-09 14:36:22,159 -- ERROR: During the execution, an exception was raised: The given directory type 'features' is not supported. Traceback (most recent call last): File "/home/miniconda2/envs/bob.example.facevoice/bin/verify.py", line 6, in <module> sys.exit(bob.bio.base.script.verify.main()) File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/script/verify.py", line 435, in main verify(args, command_line_parameters) File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/script/verify.py", line 382, in verify if not execute(args): File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/script/verify.py", line 338, in execute write_compressed = args.write_compressed_score_files) File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/tools/scoring.py", line 273, in compute_scores _scores_c(algorithm, t_model_ids, group, force) File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/tools/scoring.py", line 163, in _scores_c probe_files = fs.get_paths(probe_objects, 'projected' if algorithm.performs_projection else 'features') File "/home/miniconda2/envs/bob.example.facevoice/lib/python2.7/site-packages/bob.bio.base-2.0.5-py2.7.egg/bob/bio/base/tools/FileSelector.py", line 103, in get_paths raise ValueError("The given directory type '%s' is not supported." % directory_type) ValueError: The given directory type 'features' is not supported. ``` `jman list` output: ``` $ jman list job-id grid-id queue status job-name submitted command line ======== ==================== ============== ============== ==================== =========================================== 1 533393 [1-32:1] all.q success (0) enr-N-eval '/home.. 2 533394 [1-32:1] all.q success (0) enr-T-eval '/home.. 3 533395 [1-32:1] all.q success (0) score-A-eval '/home.. 4 533396 [1-32:1] all.q success (0) score-B-eval '/home.. 5 533397 [1-32:1] all.q failure (1) score-C-eval '/home.. 6 533398 [1-32:1] all.q failure (1) score-D-eval '/home.. 7 533399 extatix08 failure (1) score-Z-eval '/home.. 8 533400 extatix08 failure (1) concat-eval '/home.. ```
-
- Mar 07, 2016
-
-
Amir authored
-
- Feb 29, 2016
-
-
Fixed issue #4
-
Tiago de Freitas Pereira authored
-
- Feb 27, 2016
- Feb 18, 2016
-
-
Manuel Günther authored
-
- Feb 11, 2016
-
-
Manuel Günther authored
-
- Feb 10, 2016
-
-
Manuel Günther authored
-
- Feb 09, 2016
-
-
Manuel Günther authored
-
- Jan 30, 2016
-
-
Manuel Günther authored
Fixed load_resource to be less critical and always choose one of the registered resources, if possible; updated setup.py
-
- Jan 28, 2016
-
-
Manuel Günther authored
-
Manuel Günther authored
-
Manuel Günther authored
-
- Jan 23, 2016
-
-
André Anjos authored
This reverts commit d623d36e.
-
André Anjos authored
-
- Jan 22, 2016
-
-
André Anjos authored
-
André Anjos authored
-
- Jan 21, 2016
-
-
Pavel KORSHUNOV authored
-
- Dec 30, 2015
-
-
Manuel Günther authored
-
- Dec 18, 2015
-
-
Manuel Günther authored
-
- Nov 26, 2015
-
-
Pavel KORSHUNOV authored
-
- Nov 25, 2015
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- Nov 19, 2015
-
-
Pavel KORSHUNOV authored
-
Pavel KORSHUNOV authored
-
- Nov 17, 2015
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- Nov 04, 2015
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- Nov 03, 2015
-
-
Manuel Günther authored
-
- Oct 30, 2015
-
-
Manuel Günther authored
-
Manuel Günther authored
-