Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.csu
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
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.bio.csu
Commits
7eecaffe
Commit
7eecaffe
authored
9 years ago
by
Manuel Günther
Browse files
Options
Downloads
Patches
Plain Diff
Improved README
parent
0250294b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+12
-8
12 additions, 8 deletions
README.rst
with
12 additions
and
8 deletions
README.rst
+
12
−
8
View file @
7eecaffe
...
@@ -3,15 +3,19 @@
...
@@ -3,15 +3,19 @@
.. Fri Sep 19 12:51:09 CEST 2014
.. Fri Sep 19 12:51:09 CEST 2014
.. image:: http://img.shields.io/badge/docs-stable-yellow.png
.. image:: http://img.shields.io/badge/docs-stable-yellow.png
:target: http://pythonhosted.org/
xfacereclib.extension.CSU
/index.html
:target: http://pythonhosted.org/
bob.bio.csu
/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.png
.. image:: http://img.shields.io/badge/docs-latest-orange.png
:target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/xfacereclib.extension.CSU/master/index.html
:target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.bio.csu/master/index.html
.. image:: http://travis-ci.org/bioidiap/bob.bio.csu.svg?branch=master
:target: https://travis-ci.org/bioidiap/bob.bio.csu?branch=master
.. image:: https://coveralls.io/repos/bioidiap/bob.bio.csu/badge.png?branch=master
:target: https://coveralls.io/r/bioidiap/bob.bio.csu?branch=master
.. image:: https://img.shields.io/badge/github-master-0000c0.png
.. image:: https://img.shields.io/badge/github-master-0000c0.png
:target: https://github.com/bioidiap/
xfacereclib.extension.CSU
/tree/master
:target: https://github.com/bioidiap/
bob.bio.csu
/tree/master
.. image:: http://img.shields.io/pypi/v/
xfacereclib.extension.CSU
.png
.. image:: http://img.shields.io/pypi/v/
bob.bio.csu
.png
:target: https://pypi.python.org/pypi/
xfacereclib.extension.CSU
:target: https://pypi.python.org/pypi/
bob.bio.csu
.. image:: http://img.shields.io/pypi/dm/
xfacereclib.extension.CSU
.png
.. image:: http://img.shields.io/pypi/dm/
bob.bio.csu
.png
:target: https://pypi.python.org/pypi/
xfacereclib.extension.CSU
:target: https://pypi.python.org/pypi/
bob.bio.csu
.. image:: https://img.shields.io/badge/original-software-a000a0.png
.. image:: https://img.shields.io/badge/original-software-a000a0.png
:target: http://www.cs.colostate.edu/facerec
:target: http://www.cs.colostate.edu/facerec
...
@@ -25,7 +29,7 @@ This package is part of the ``bob.bio`` packages, which allow to run comparable
...
@@ -25,7 +29,7 @@ This package is part of the ``bob.bio`` packages, which allow to run comparable
This package provides wrapper classes for the CSU face recognition resources, which can be downloaded from http://www.cs.colostate.edu/facerec.
This package provides wrapper classes for the CSU face recognition resources, which can be downloaded from http://www.cs.colostate.edu/facerec.
Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA).
Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA).
For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec
/
.
For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec.
For further information about ``bob.bio``, please read `its Documentation <http://pythonhosted.org/bob.bio.base/index.html>`_.
For further information about ``bob.bio``, please read `its Documentation <http://pythonhosted.org/bob.bio.base/index.html>`_.
...
...
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