Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pad.base
Merge requests
!88
Drop the old un-used database interface
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Drop the old un-used database interface
deprecate-old-db-interface
into
master
Overview
0
Commits
2
Pipelines
2
Changes
16
Merged
Amir MOHAMMADI
requested to merge
deprecate-old-db-interface
into
master
3 years ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Also related to
bob#271 (closed)
0
0
Merge request reports
Compare
version 1
version 1
dc353f07
3 years ago
master (base)
and
latest version
latest version
4d438868
2 commits,
3 years ago
version 1
dc353f07
1 commit,
3 years ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
doc/installation.rst
+
1
−
1
Options
@@ -37,7 +37,7 @@ the :py:class:`bob.bio.spear.preprocessor.Energy_2Gauss` and the
:ref:`bob.bio.spear <bob.bio.spear>`, and the
:py:class:`bob.pad.base.algorithm.OneClassGMM` algorithm defined in
:ref:`bob.pad.base <bob.pad.base>`, using voicePA database (contains speech presentation attacks)
interface defined in
:ref:
`bob.pad.voice
<bob.pad.voice>
`. Running the
interface defined in
`
`bob.pad.voice
`
`. Running the
command line below will install all the required packages:
.. code-block:: sh
Loading