Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.base
Commits
9ff8c139
Commit
9ff8c139
authored
Apr 07, 2022
by
Yannick DAYER
Browse files
Remove indication of installation of bob.db.atnt.
The definition of atnt is now included in bob.bio.face.
parent
5c01e41c
Pipeline
#60078
passed with stage
in 35 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/pipeline_simple_intro.rst
View file @
9ff8c139
...
...
@@ -11,13 +11,12 @@ Pipeline Simple: Introduction to biometric recognition in practice
..
note
::
Make
sure
the
following
conda
packages
are
installed
before
following
this
tutorial
::
conda
install
bob
.
bio
.
base
bob
.
bio
.
face
bob
.
db
.
atnt
conda
install
bob
.
bio
.
face
Also
note
that
almost
all
``
bob
.
db
.*``
packages
are
deprecated
and
they
should
not
be
installed
.
The
``
bob
.
bio
.
face
``
package
contains
the
implementation
of
all
face
biometric
databases
.
Same
is
true
for
other
``
bob
.
bio
``
packages
.
The
``
bob
.
bio
.
face
``
package
contains
the
implementation
of
all
face
biometric
databases
.
Same
is
true
for
other
``
bob
.
bio
``
packages
.
To
run
biometric
experiments
,
we
provide
a
generic
CLI
command
called
``
bob
bio
pipeline
s
``.
To
run
biometric
experiments
,
we
provide
a
generic
CLI
command
called
``
bob
bio
pipeline
``.
Such
CLI
command
is
an
entry
-
point
to
several
pipelines
implemented
in
this
package
.
In
our
very
first
example
,
we
've shown how to compare two samples using the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment