Multiple Improvements
1 unresolved thread
1 unresolved thread
- Improve the documentation
- Refactor database interfaces
- Some misc fixes
Fixes #154 (closed) #153 (closed) #102 (closed) #137 (closed) #144 (closed)
Edited by Amir MOHAMMADI
Merge request reports
Activity
changed milestone to %Bob 9.0.0
mentioned in issue #154 (closed)
added 1 commit
- 4aae7a18 - refactor the new database format to include some features similar to old database interfaces
mentioned in merge request !246 (merged)
assigned to @lcolbois and unassigned @amohammadi
added 1 commit
- c668c40a - Use the linearize transformer from bob.pipelines
added 1 commit
- 9c17741d - Use the linearize transformer from bob.pipelines
- Resolved by Laurent COLBOIS
assigned to @amohammadi and unassigned @lcolbois
added 1 commit
- 1fba0178 - [abstract_classes] change the default annotation_type to None instead of eyes-center
added 22 commits
-
1fba0178...b8b9951d - 9 commits from branch
master
- 68272d25 - groups variable should be a list
- fd2a067a - Remove traces of deprecated baselines
- 7373f3b4 - [resources.py] Also allow config resources
- 8de8fa51 - --pipeline instead of -p in docs
- 2d917117 - remove installation instructions
- 07db91e9 - Improve the intro docs
- da89316e - multiple fixes
- 015d184a - refactor the new database format to include some features similar to old database interfaces
- be6187c8 - Fix protocols method
- 24cd916e - Use the linearize transformer from bob.pipelines
- 1abf2d9a - revert the flatten transformer implementation to provide an example
- fec5a43d - Mention bob.db packages are deprecated
- 8be20b05 - [abstract_classes] change the default annotation_type to None instead of eyes-center
Toggle commit list-
1fba0178...b8b9951d - 9 commits from branch
mentioned in commit fd7523e1
mentioned in issue bob.bio.face#51 (closed)
228 228 229 229 def __init__( 230 230 self, 231 *, mentioned in issue bob#269 (closed)
Please register or sign in to reply