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
nightlies
Commits
d8985eab
Commit
d8985eab
authored
May 11, 2021
by
Amir MOHAMMADI
Browse files
deprecate bob.learn.libsvm and bob.learn.mlp
parent
a537bff2
Pipeline
#53692
failed with stages
in 263 minutes and 55 seconds
Changes
2
Pipelines
104
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
d8985eab
...
...
@@ -23,8 +23,6 @@ develop = src/bob.buildout
src/bob.ip.gabor
src/bob.learn.activation
src/bob.learn.linear
src/bob.learn.libsvm
src/bob.learn.mlp
src/bob.db.iris
src/bob.learn.em
src/bob.db.mnist
...
...
@@ -33,18 +31,18 @@ develop = src/bob.buildout
src/bob.ip.optflow.liu
src/gridtk
src/bob.ip.qualitymeasure
src/bob.ip.skincolorfilter
src/bob.ip.skincolorfilter
src/bob.db.arface
src/bob.db.asvspoof
src/bob.db.asvspoof2017
src/bob.db.atvskeystroke
src/bob.db.casia_fasd
src/bob.db.caspeal
src/bob.db.gbu
src/bob.db.caspeal
src/bob.db.gbu
src/bob.db.ijbc
src/bob.db.kboc16
src/bob.db.lfw
src/bob.db.livdet2013
src/bob.db.livdet2013
src/bob.db.msu_mfsd_mod
src/bob.db.replay
src/bob.db.replaymobile
...
...
@@ -92,7 +90,7 @@ develop = src/bob.buildout
src/bob.db.verafinger
src/bob.db.utfvp
src/bob.db.fv3d
src/bob.db.putvein
src/bob.db.putvein
eggs = bob.buildout
...
...
@@ -114,8 +112,6 @@ eggs = bob.buildout
bob.ip.gabor
bob.learn.activation
bob.learn.linear
bob.learn.libsvm
bob.learn.mlp
bob.db.iris
bob.learn.em
bob.db.mnist
...
...
@@ -124,7 +120,7 @@ eggs = bob.buildout
bob.ip.optflow.liu
gridtk
bob.ip.qualitymeasure
bob.ip.skincolorfilter
bob.ip.skincolorfilter
bob.db.arface
bob.db.asvspoof
bob.db.asvspoof2017
...
...
@@ -155,7 +151,7 @@ eggs = bob.buildout
bob.bio.video
bob.bio.vein
bob.pad.base
bob.pad.face
bob.pad.face
bob.fusion.base
bob.db.oulunpu
bob.db.uvad
...
...
@@ -213,8 +209,6 @@ bob.ip.color = git git@gitlab.idiap.ch:bob/bob.ip.color
bob.ip.gabor = git git@gitlab.idiap.ch:bob/bob.ip.gabor
bob.learn.activation = git git@gitlab.idiap.ch:bob/bob.learn.activation
bob.learn.linear = git git@gitlab.idiap.ch:bob/bob.learn.linear
bob.learn.libsvm = git git@gitlab.idiap.ch:bob/bob.learn.libsvm
bob.learn.mlp = git git@gitlab.idiap.ch:bob/bob.learn.mlp
bob.db.iris = git git@gitlab.idiap.ch:bob/bob.db.iris
bob.learn.em = git git@gitlab.idiap.ch:bob/bob.learn.em
bob.db.mnist = git git@gitlab.idiap.ch:bob/bob.db.mnist
...
...
order.txt
View file @
d8985eab
...
...
@@ -17,22 +17,16 @@ bob/bob.ip.color
bob/bob.ip.gabor
bob/bob.learn.activation
bob/bob.learn.linear
bob/bob.learn.libsvm
bob/bob.learn.mlp
bob/bob.db.iris
bob/bob.learn.em
bob/bob.db.mnist
bob/bob.db.atnt
bob/bob.ip.facedetect
# what used to be extra packages
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
...
...
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