Project details for bob

Logo bob 1.2.2

by anjos - October 28, 2013, 14:37:36 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

view (9 today), download ( 0 today ), 0 subscriptions

Description:

Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, Switzerland. The toolbox is written in a mix of Python and C++ and is designed to be both efficient and reduce development time.

Changes to previous version:

Bob 1.2.0 comes about 1 year after we released Bob 1.0.0. This new release comes with a big set of new features and lots of changes under the hood to make your experiments run even smoother. Some statistics:

Diff URL: https://github.com/idiap/bob/compare/v1.1.4...HEAD Commits: 629 Files changed: 954 Contributors: 7

Here is a quick list of things you should pay attention for while integrating your satellite packages against Bob 1.2.x:

  • The LBP module had its API changed look at the online docs for more details
  • LLRTrainer has been renamed to CGLogRegTrainer
  • The order in which you pass data to CGLogRegTrainer has been inverted (negatives now go first)
  • For C++ bindings, includes are in bob/python instead of bob/core/python
  • All specialized Bob exceptions are gone, if you were catching them, most have been cast into std::runtime_error's

For a detailed list of changes and additions, please look at our Changelog page for this release and minor updates:

https://github.com/idiap/bob/wiki/Changelog-from-1.1.4-to-1.2 https://github.com/idiap/bob/wiki/Changelog-from-1.2.0-to-1.2.1 https://github.com/idiap/bob/wiki/Changelog-from-1.2.1-to-1.2.2

BibTeX Entry: Download
Corresponding Paper BibTeX Entry: Download
Supported Operating Systems: Linux, Macosx
Data Formats: Agnostic
Tags: Machine Learning, Signal Processing, Biometrics
Archive: download here

Other available revisons

Version Changelog Date
1.2.2

Bob 1.2.0 comes about 1 year after we released Bob 1.0.0. This new release comes with a big set of new features and lots of changes under the hood to make your experiments run even smoother. Some statistics:

Diff URL: https://github.com/idiap/bob/compare/v1.1.4...HEAD Commits: 629 Files changed: 954 Contributors: 7

Here is a quick list of things you should pay attention for while integrating your satellite packages against Bob 1.2.x:

  • The LBP module had its API changed look at the online docs for more details
  • LLRTrainer has been renamed to CGLogRegTrainer
  • The order in which you pass data to CGLogRegTrainer has been inverted (negatives now go first)
  • For C++ bindings, includes are in bob/python instead of bob/core/python
  • All specialized Bob exceptions are gone, if you were catching them, most have been cast into std::runtime_error's

For a detailed list of changes and additions, please look at our Changelog page for this release and minor updates:

https://github.com/idiap/bob/wiki/Changelog-from-1.1.4-to-1.2 https://github.com/idiap/bob/wiki/Changelog-from-1.2.0-to-1.2.1 https://github.com/idiap/bob/wiki/Changelog-from-1.2.1-to-1.2.2

October 28, 2013, 14:37:36
1.2.0

Bob 1.2.0 comes about 1 year after we released Bob 1.0.0. This new release comes with a big set of new features and lots of changes under the hood to make your experiments run even smoother. Some statistics:

Diff URL: https://github.com/idiap/bob/compare/v1.1.4...HEAD Commits: 629 Files changed: 954 Contributors: 7

Here is a quick list of things you should pay attention for while integrating your satellite packages against Bob 1.2.x:

  • The LBP module had its API changed look at the online docs for more details
  • LLRTrainer has been renamed to CGLogRegTrainer
  • The order in which you pass data to CGLogRegTrainer has been inverted (negatives now go first)
  • For C++ bindings, includes are in bob/python instead of bob/core/python
  • All specialized Bob exceptions are gone, if you were catching them, most have been cast into std::runtime_error's

For a detailed list of changes and additions, please look at our Changelog page for this release:

https://github.com/idiap/bob/wiki/Changelog-from-1.1.4-to-1.2

July 22, 2013, 15:45:06
1.1.4

This release backports some fixes to this branch, which are already available on the master branch:

  • The new Video codec subsystem with quality tests guarantees no more bugs with Video encoding or decoding will happen.
  • Compilation fixes for NumPy-1.7.x
  • Compilation and installation fixes for Ubuntu-13.04
  • Use Pillow instead of PIL, when possible
July 4, 2013, 16:16:13
1.1.2

Release 1.1.2

January 15, 2013, 22:50:50
1.1.1

Initial Announcement on mloss.org.

November 1, 2012, 02:58:59

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.