Skip to content
Snippets Groups Projects
Commit 3fdde871 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

update dependencies

parent dbc211f3
Branches
Tags
No related merge requests found
......@@ -17,7 +17,6 @@ requirements:
- bob
- bob.devtools
# LIST OF BOB PACKAGES - START
- bob.buildout
- bob.extension
- bob.blitz
- bob.core
......@@ -41,7 +40,6 @@ requirements:
- bob.db.atnt
- bob.ip.facedetect
- gridtk
- bob.ip.qualitymeasure
- bob.pipelines
- bob.learn.tensorflow
- bob.bio.base
......@@ -49,11 +47,13 @@ requirements:
- bob.bio.face
- bob.bio.video
- bob.bio.vein
- bob.ip.qualitymeasure
- bob.pad.base
- bob.pad.face
- bob.fusion.base
- bob.learn.pytorch
- bob.ip.binseg
- bob.io.stream
- bob.ip.stereo
# LIST OF BOB PACKAGES - END
test:
commands:
......
dejavu-sans-fonts
......@@ -41,7 +41,6 @@ Index of all packages
bob.bio.vein <bob/bob.bio.vein/doc/index.rst>
bob.bio.video <bob/bob.bio.video/doc/index.rst>
bob.blitz <bob/bob.blitz/doc/index.rst>
bob.buildout <bob/bob.buildout/doc/index.rst>
bob.core <bob/bob.core/doc/index.rst>
bob.db.atnt <bob/bob.db.atnt/doc/index.rst>
bob.db.base <bob/bob.db.base/doc/index.rst>
......@@ -50,20 +49,21 @@ Index of all packages
bob.devtools <bob/bob.devtools/doc/index.rst>
bob.extension <bob/bob.extension/doc/index.rst>
bob.fusion.base <bob/bob.fusion.base/doc/index.rst>
bob.io.audio <bob/bob.io.audio/doc/index.rst>
bob.io.base <bob/bob.io.base/doc/index.rst>
bob.io.image <bob/bob.io.image/doc/index.rst>
bob.io.stream <bob/bob.io.stream/doc/index.rst>
bob.io.video <bob/bob.io.video/doc/index.rst>
bob.io.audio <bob/bob.io.audio/doc/index.rst>
bob.ip.base <bob/bob.ip.base/doc/index.rst>
bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
bob.ip.color <bob/bob.ip.color/doc/index.rst>
bob.ip.facedetect <bob/bob.ip.facedetect/doc/index.rst>
bob.ip.gabor <bob/bob.ip.gabor/doc/index.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/doc/index.rst>
bob.ip.stereo <bob/bob.ip.stereo/doc/index.rst>
bob.learn.activation <bob/bob.learn.activation/doc/index.rst>
bob.learn.em <bob/bob.learn.em/doc/index.rst>
bob.learn.linear <bob/bob.learn.linear/doc/index.rst>
bob.learn.pytorch <bob/bob.learn.pytorch/doc/index.rst>
bob.learn.tensorflow <bob/bob.learn.tensorflow/doc/index.rst>
bob.math <bob/bob.math/doc/index.rst>
bob.measure <bob/bob.measure/doc/index.rst>
......
......@@ -22,6 +22,7 @@ Data Input and Output
* :ref:`bob.io.image`
* :ref:`bob.io.video`
* :ref:`bob.io.audio`
* :ref:`bob.io.stream`
Signal, Audio, Image and Video Processing
-----------------------------------------
......@@ -34,7 +35,7 @@ Signal, Audio, Image and Video Processing
* :ref:`bob.ip.facedetect`
* :ref:`bob.ip.qualitymeasure`
* :ref:`bob.ip.binseg`
* :ref:`bob.ip.stereo`
Machine Learning
----------------
......@@ -44,7 +45,6 @@ Machine Learning
* :ref:`bob.learn.activation`
* :ref:`bob.learn.em`
* :ref:`bob.learn.tensorflow`
* :ref:`bob.learn.pytorch`
* :ref:`bob.pipelines`
Modules for Developers
......@@ -53,7 +53,6 @@ Modules for Developers
* :ref:`bob.devtools`
* :ref:`bob.extension`
* :ref:`bob.blitz`
* :ref:`bob.buildout`
Parallel Execution
------------------
......
......@@ -14,7 +14,6 @@ README of all Packages
bob.bio.vein <bob/bob.bio.vein/README.rst>
bob.bio.video <bob/bob.bio.video/README.rst>
bob.blitz <bob/bob.blitz/README.rst>
bob.buildout <bob/bob.buildout/README.rst>
bob.core <bob/bob.core/README.rst>
bob.db.atnt <bob/bob.db.atnt/README.rst>
bob.db.base <bob/bob.db.base/README.rst>
......@@ -26,6 +25,7 @@ README of all Packages
bob.io.audio <bob/bob.io.audio/README.rst>
bob.io.base <bob/bob.io.base/README.rst>
bob.io.image <bob/bob.io.image/README.rst>
bob.io.stream <bob/bob.io.stream/README.rst>
bob.io.video <bob/bob.io.video/README.rst>
bob.ip.base <bob/bob.ip.base/README.rst>
bob.ip.binseg <bob/bob.ip.binseg/README.rst>
......@@ -33,11 +33,11 @@ README of all Packages
bob.ip.facedetect <bob/bob.ip.facedetect/README.rst>
bob.ip.gabor <bob/bob.ip.gabor/README.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/README.rst>
bob.ip.stereo <bob/bob.ip.stereo/README.rst>
bob.ip.tensorflow_extractor <bob/bob.ip.tensorflow_extractor/README.rst>
bob.learn.activation <bob/bob.learn.activation/README.rst>
bob.learn.em <bob/bob.learn.em/README.rst>
bob.learn.linear <bob/bob.learn.linear/README.rst>
bob.learn.pytorch <bob/bob.learn.pytorch/README.rst>
bob.learn.tensorflow <bob/bob.learn.tensorflow/README.rst>
bob.math <bob/bob.math/README.rst>
bob.measure <bob/bob.measure/README.rst>
......
bob/bob.buildout
bob/bob.extension
bob/bob.devtools
bob/bob.extension
bob/bob.blitz
bob/bob.core
bob/bob.io.base
......@@ -23,16 +22,17 @@ bob/bob.db.mnist
bob/bob.db.atnt
bob/bob.ip.facedetect
bob/gridtk
bob/bob.ip.qualitymeasure
bob/bob.pipelines
bob/bob.learn.tensorflow
bob/bob.bio.base
bob/bob.bio.gmm
bob/bob.bio.face
bob/bob.bio.video
bob/bob.bio.vein
bob/bob.ip.qualitymeasure
bob/bob.pad.base
bob/bob.pad.face
bob/bob.fusion.base
bob/bob.learn.tensorflow
bob/bob.learn.pytorch # [linux]
bob/bob.ip.binseg # [linux]
bob/bob.ip.binseg
bob/bob.io.stream
bob/bob.ip.stereo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment