Skip to content
Snippets Groups Projects
Commit 90b97344 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

corrected bob.bio.base changelog

parent 07288fad
No related branches found
No related tags found
1 merge request!75The release script for bob that uses changelog as a guidance for release
......@@ -363,18 +363,39 @@
* Created methods modality_separator and modalities
* Included test case for objects.modality
* bob.bio.base
* v3.3.0 (Sep 22, 2017 13:41)
* bob.bio.base!20 Docs url fix
* bob.bio.base!19 Python36 & docs fixes
* bob.bio.base!18 Removed `Algorithm.read_probe`
* v3.2.0 (Sep 22, 2017 10:55)
* bob.bio.base!89 [ci] Fixed issue with matplotlib
* bob.bio.base!95 Removed class client from FileListDatabase
* bob.bio.base!94 Implemented the plots for the Detection Identification Rate (open-set identification)
* bob.bio.base!93 Corrections in the documentation
* bob.bio.base!92 Documented the configuration file input for the `verify.py` script
* bob.bio.base!90 Implemented a way to use, at the same time, 4 and 5 columns score file in the `evaluate.py` script
* bob.bio.base!88 Improved ROC and CMC plots
* bob.bio.base!87 Fixed * ZT files are processed even when no ZT processing is wanted
* bob.bio.base!81 Droped dependency on Latex
* bob.bio.base!86 Implemented five-column score file -* only during concatenation
* bob.bio.base!83 Improve suggestion on variable naming convention to match python's standard
* bob.bio.base!78 Removed `Algorithm.read_probe` method, since this is already solved via `bob.bio.base`
* bob.bio.base!82 Add a function to read features with generators
* v3.2.1 (Sep 26, 2017 15:04)
* Changed backend in `bob/bio/base/scripts/evaluate.py` to `'pdf'` instead of `'agg'`
* Switched to 'pdf' backend instead of 'agg'
* major
* Add as_array to frame containers
* Make the original_directory and annotation_directory a property
* Fixed tuple indexing bug in youtube db load function and added tests
* Updated docs and tests
* Fixed bob.bio.base#11
* Added video annotator, updated documentation accordingly
* Migrate to conda based CI
* Updated docs and tests
* Added allow_missing_files option and added tests
* Removed write_commands function in grid_search (closes bob.bio.base#71)
* Added annotator, updated documentation accordingly
* Allow for comment lines in file-lists
* Improves verbosity for preprocessing, extraction and enrollment
* bob.db.base.Database is deprecated.
* Using config file loading mechanism from bob.extension
* Fix debug message (closes bob.bio.base#103)
* Fixed the exception that is raised when score file is not found
* Mentions bob.bio.vein on bob.bio.base docs (closes bob.bio.base#104)
* Added metadata in preprocessing, feature extraction, and algorithm
* Removed write_commands function in grid_search (closes bob.bio.base#71)
* Improve replace directories
* bob.bio.gmm
* v3.1.0 (Sep 22, 2017 14:05)
* bob.bio.gmm!10 Removed Algorithm.read_probe method, since this is already solved via bob.bio.base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment