Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.paper.eusipco2018
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
Show more breadcrumbs
bob
bob.paper.eusipco2018
Commits
e3334db0
Commit
e3334db0
authored
5 years ago
by
Pavel KORSHUNOV
Browse files
Options
Downloads
Patches
Plain Diff
updated environment and installation
parent
f2d066bb
No related branches found
No related tags found
No related merge requests found
Pipeline
#38392
failed
5 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
buildout.cfg
+40
-3
40 additions, 3 deletions
buildout.cfg
environment.yml
+2
-7
2 additions, 7 deletions
environment.yml
with
42 additions
and
10 deletions
buildout.cfg
+
40
−
3
View file @
e3334db0
...
@@ -3,11 +3,48 @@
...
@@ -3,11 +3,48 @@
[buildout]
[buildout]
parts
=
scripts
parts
=
scripts
develop
=
.
eggs
=
bob.paper.eusipco2018
eggs
=
bob.paper.eusipco2018
bob.pad.base
bob.bio.base
bob.pad.voice
bob.pad.face
bob.bio.video
bob.bio.spear
bob.bio.face
bob.bio.gmm
bob.learn.tensorflow
extensions
=
bob.buildout
extensions
=
bob.buildout
newest
=
false
mr.developer
auto-checkout
=
*
develop
=
src/bob.pad.base
src/bob.bio.base
src/bob.pad.voice
src/bob.pad.face
src/bob.bio.video
src/bob.bio.spear
src/bob.bio.face
src/bob.bio.gmm
src/bob.learn.tensorflow
.
; options for bob.buildout
debug
=
false
verbose
=
true
verbose
=
true
newest
=
false
[sources]
bob.bio.base
=
git git@gitlab.idiap.ch:bob/bob.bio.base
bob.pad.base
=
git git@gitlab.idiap.ch:bob/bob.pad.base.git
bob.pad.voice
=
git git@gitlab.idiap.ch:bob/bob.pad.voice.git
bob.bio.video
=
git git@gitlab.idiap.ch:bob/bob.bio.video.git
bob.bio.face
=
git git@gitlab.idiap.ch:bob/bob.bio.face.git
bob.bio.gmm
=
git git@gitlab.idiap.ch:bob/bob.bio.gmm.git
bob.bio.spear
=
git git@gitlab.idiap.ch:bob/bob.bio.spear.git
bob.pad.face
=
git git@gitlab.idiap.ch:bob/bob.pad.face.git
bob.learn.tensorflow
=
git git@gitlab.idiap.ch:bob/bob.learn.tensorflow.git
[scripts]
[scripts]
recipe
=
bob.buildout:scripts
recipe
=
bob.buildout:scripts
...
...
This diff is collapsed.
Click to expand it.
environment.yml
+
2
−
7
View file @
e3334db0
...
@@ -131,11 +131,6 @@ dependencies:
...
@@ -131,11 +131,6 @@ dependencies:
-
zlib=1.2.11=h1de35cc_3
-
zlib=1.2.11=h1de35cc_3
-
zstd=1.3.7=h5bba6e5_0
-
zstd=1.3.7=h5bba6e5_0
-
bob.ap=2.1.9=py37he3cf823_0
-
bob.ap=2.1.9=py37he3cf823_0
-
bob.bio.base=4.0.2=py37haaf3729_0
-
bob.bio.face=4.0.2=py37h45c63e0_0
-
bob.bio.gmm=3.2.4=py37h865b538_0
-
bob.bio.spear=3.2.4=py37h865b538_0
-
bob.bio.video=3.4.4=py37hfced336_0
-
bob.blitz=2.0.19=py37hd0b6011_0
-
bob.blitz=2.0.19=py37hd0b6011_0
-
bob.buildout=2.2.1=py37h030b381_1
-
bob.buildout=2.2.1=py37h030b381_1
-
bob.core=2.2.3=py37h0414480_1
-
bob.core=2.2.3=py37h0414480_1
...
@@ -163,10 +158,8 @@ dependencies:
...
@@ -163,10 +158,8 @@ dependencies:
-
bob.learn.libsvm=2.1.3=py37h45818f4_0
-
bob.learn.libsvm=2.1.3=py37h45818f4_0
-
bob.learn.linear=2.1.6=py37hfe35751_0
-
bob.learn.linear=2.1.6=py37hfe35751_0
-
bob.learn.mlp=2.1.10=py37h0414480_0
-
bob.learn.mlp=2.1.10=py37h0414480_0
-
bob.learn.tensorflow=1.1.1=py37hdb7efcc_0
-
bob.math=3.1.4=py37h813647e_1
-
bob.math=3.1.4=py37h813647e_1
-
bob.measure=4.1.1=py37h655da32_1
-
bob.measure=4.1.1=py37h655da32_1
-
bob.pad.base=2.2.1=py37h8a06f05_0
-
bob.sp=2.0.14=py37h7080c04_0
-
bob.sp=2.0.14=py37h7080c04_0
-
cyvlfeat=0.5.1=py37h490deae_0
-
cyvlfeat=0.5.1=py37h490deae_0
-
dlib=19.7=py37h56cabac_2
-
dlib=19.7=py37h56cabac_2
...
@@ -182,3 +175,5 @@ dependencies:
...
@@ -182,3 +175,5 @@ dependencies:
-
vlfeat=0.9.21=h2d5a098_0
-
vlfeat=0.9.21=h2d5a098_0
-
zc.buildout=2.13.2=py37_0
-
zc.buildout=2.13.2=py37_0
-
zc.recipe.egg=2.0.7=py37h8c28fb6_0
-
zc.recipe.egg=2.0.7=py37h8c28fb6_0
prefix
:
/Users/pavelkor/miniconda3/envs/bob.paper.eusipco2018
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