Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.vein
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.bio.vein
Commits
cc25a86b
There was a problem fetching the pipeline summary.
Commit
cc25a86b
authored
7 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Fix installation directives
parent
6ee4aa26
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/installation.rst
+8
-21
8 additions, 21 deletions
doc/installation.rst
with
8 additions
and
21 deletions
doc/installation.rst
+
8
−
21
View file @
cc25a86b
...
...
@@ -14,26 +14,13 @@ Package Installation
--------------------
To install this package, first follow our `installation`_ instructions. Then,
using the Python interpreter provided by the distribution,
bootstrap and
buildout this
package:
using the Python interpreter provided by the distribution,
install this
package:
.. code-block:: sh
$ buildout
Sphinx Documentation Building
-----------------------------
Once the package is installed, you may re-build this documentation locally by
running:
.. code-block:: sh
$ sphinx-build doc html
The resulting HTML documentation will be output inside the directory `html`.
$ conda install bob.bio.vein
Setting up Databases
...
...
@@ -51,21 +38,21 @@ to run the baselines.
If you're at the Idiap Research Institute in Switzlerand, the datasets in
the baselines mentioned in this guide are already downloaded and
pre-installed on our shared file system. You don't need to re-download
databases or create a ``~/.bob_bio_databases.txt`` file.
pre-installed on our shared file system.
The current system readily supports the following freely available datasets:
* ``vera``: `Vera Fingervein`_
* ``utfvp``: `UTFVP`_
* ``fv3d``: `3D Fingervein`_
* ``put``: `PUT`_ Vein Dataset
After downloading the databases, annotate the base directories in which they
are installed. Then, follow the instructions in
:ref:`bob.bio.base.installation` to let this framework know where
databases are
located on your system.
:ref:`bob.bio.base.installation` to let this framework know where
root
installation of such databases are
located on your system.
Development
...
...
@@ -91,7 +78,7 @@ package. This operation can be easily done like this:
.. code-block:: sh
$ bob_dbmanage.py all download
$ bob_dbmanage.py all download
--missing
.. include:: links.rst
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment