Skip to content
Snippets Groups Projects

Multiple Improvements

Merged Amir MOHAMMADI requested to merge improvements into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Looks good to me !

  • Laurent COLBOIS resolved all threads

    resolved all threads

  • Laurent COLBOIS assigned to @amohammadi and unassigned @lcolbois

    assigned to @amohammadi and unassigned @lcolbois

  • Forgot to assign this back, sorry

  • Amir MOHAMMADI added 1 commit

    added 1 commit

    • 1fba0178 - [abstract_classes] change the default annotation_type to None instead of eyes-center

    Compare with previous version

  • Amir MOHAMMADI added 22 commits

    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

    Compare with previous version

  • Amir MOHAMMADI mentioned in commit fd7523e1

    mentioned in commit fd7523e1

  • 228 228
    229 229 def __init__(
    230 230 self,
    231 *,
  • mentioned in issue bob#269 (closed)

  • Please register or sign in to reply
    Loading