Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.db.msu_mfsd_mod
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.db.msu_mfsd_mod
Commits
5329a509
There was a problem fetching the pipeline summary.
Commit
5329a509
authored
8 years ago
by
Sushil BHATTACHARJEE
Browse files
Options
Downloads
Patches
Plain Diff
added LICENSE
parent
ed228032
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+27
-0
27 additions, 0 deletions
LICENSE
buildout.cfg
+4
-39
4 additions, 39 deletions
buildout.cfg
with
31 additions
and
39 deletions
LICENSE
0 → 100644
+
27
−
0
View file @
5329a509
Copyright (c) 2016 Idiap Research Institute, http://www.idiap.ch/
Written by Sushil Bhattacharjee <sushil.bhattacharjee@idiap.ch>
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
buildout.cfg
+
4
−
39
View file @
5329a509
; vim: set fileencoding=utf-8 :
; vim: set fileencoding=utf-8 :
; Ivana Chingovska <ivana.chingovska@idiap.ch>
; Tue 16 Aug 11:34:18 CEST 2016
; Tue 10 Mar 16:07:52 CET 2015
[buildout]
[buildout]
parts
=
scripts
parts
=
scripts
develop
=
.
eggs
=
bob.db.msu_mfsd_mod
eggs
=
bob.db.msu_mfsd_mod
extensions
=
bob.buildout
extensions
=
bob.buildout
mr.developer
auto-checkout
=
*
develop
=
src/bob.extension
src/bob.blitz
src/bob.core
src/bob.io.base
src/bob.db.base
src/bob.ip.color
src/bob.ip.draw
src/bob.math
src/bob.measure
src/bob.learn.activation
src/bob.learn.linear
src/bob.learn.libsvm
src/antispoofing.utils
.
; options for bob.buildout extension
debug
=
true
verbose
=
true
newest
=
false
newest
=
false
verbose
=
true
[sources]
bob.extension
=
git https://github.com/bioidiap/bob.extension
bob.blitz
=
git https://github.com/bioidiap/bob.blitz
bob.core
=
git https://github.com/bioidiap/bob.core
bob.io.base
=
git https://github.com/bioidiap/bob.io.base
bob.db.base
=
git https://github.com/bioidiap/bob.db.base
bob.ip.color
=
git https://github.com/bioidiap/bob.ip.color
bob.ip.draw
=
git https://github.com/bioidiap/bob.ip.draw
bob.math
=
git https://github.com/bioidiap/bob.math
bob.measure
=
git https://github.com/bioidiap/bob.measure
bob.learn.activation
=
git https://github.com/bioidiap/bob.learn.activation
bob.learn.linear
=
git https://github.com/bioidiap/bob.learn.linear
bob.learn.libsvm
=
git https://github.com/bioidiap/bob.learn.libsvm
antispoofing.utils
=
git https://github.com/bioidiap/antispoofing.utils
[scripts]
[scripts]
recipe
=
bob.buildout:scripts
recipe
=
bob.buildout:scripts
dependent-scripts
=
true
\ No newline at end of file
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