- Sort by
- Name
- Oldest updated
- Last updated
-
v4.0.5b0 First beta [skip-ci]
-
v4.0.1Release v4.0.1
- !53 Do not allow upside down faces in FaceCrop by default: Fixes #33
- !54 Remove bob.ip.dlib annotator: bob.ip.dlib is no longer maintained.
- !52 Add Fargo database: New face recognition database.
- !55 added FARGO stuff wherever it was needed:
- !44 Fix the header level of index.rst
- !57 Improve the warning message in FaceCrop
- !56 Improve Replay Mobile interface
-
v4.0.0Release v4.0.0
- Breaking changes:
- Dropped support for CSU baselines
- Detailed changes:
- !47 Accept an annotator in FaceCrop: related to #26
- !48 Dropped support to CSU baselines issue #29
- !51 Removing baselines: Related to this MR !49
- !50 Ijbc highlevel
-
!49 Refactoring baselines: Now we can all the facerec
baselines can be reached via
bob bio baselines --help
. Refer to docs.
-
v3.0.0Release v3.0.0
Outcome of the refactoring 2016 (new database interface).
v3.0.0
42 commits in total
6ad4dade Increased latest version to 3.0.1b0 [skip ci]
e83032d3 Increased stable version to 3.0.0
80c8d778 Merge branch 'patch-doc' into 'master'
faf478f9 Add missing database import
ecda185b Merge branch 'patch-doc' into 'master'
fa7559c3 Point to gitlab pages
60de5d64 Merge branch 'replay' into 'master'
d09c7927 Add replay config and documentation
fa9a3e36 [ci] update the ci file
d3c29b15 Merge branch 'pre-release' into 'master'
15fc689b Point to gitlab.idiap.ch
cfc00481 Fixed sphinx warnings
1e36d500 Merge branch 'issue-8-remove-database-configuration' into 'master'
f9a1cb41 Solved issue #9 - Test -requirements are missing
3afbe77f Merge branch 'issue-8-remove-database-configuration' into 'master'
d3859cf5 [refactoring2016] Added more tests
12bbf122 Removed temporary buildout
273a10a2 Merge branch 'issue-8-remove-database-configuration' into 'master'
a2460a0a [refactoring2016] Fixed small bug
9981d93d [refactoring2016] modifications in the contructor
4e2fbfe2 [refactoring2016] Removed the temporary modifications
dded0e08 [refactoring2016] Added ATNT entry point
1d83fbfd [refactoring2016] Fixed the extension
56f77097 Testing ci
d1e64fe8 Testing ci
94546899 Added bob.db.base in the eggs
c39ee0fd Added gridtk
5f6d61aa Temporary ci
4de8a012 [refactoring2016] Updated the annotation type
c117c223 [refactoring2016] Temporary ci file. This will not be merged
aa4903a7 [refactoring2016] Moved highlevel interface to bob.bio.face
c988740d Solving issue #8 from bob.bio.db . Moving database config files to bob.bio.db
52ced2e3 no need to test atnt here
a94ef624 Remove atnt config file since it is bob.bio.db
1024d805 [refactoring_2016] Removed references to bob.db.verification.utils
0b77c0fc [refactoring_2016] Removed bob.db.verification.utils
f3036b90 Removed dependency with bob.bio.base.DatabaseBob
49736214 Removed tests with FRGC
5809aba0 Added more packages
ae7fb2df [refactoring_2016] Migrating the database entry points to point to the High Level Interfaces
51718618 Standardize
7b7b4a46 Increased latest version to 2.0.6b0 [skip ci]