Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.base
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
Package registry
Model registry
Operate
Environments
Terraform modules
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.bio.base
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
180b76efc829d3402861a41f6241b0f502aebbe8
Select Git revision
Branches
14
171-in-the-algorithm-the-model_fusion_function-is-ignored
Fixes-afterbase-packages-moving
Znorm_Tnorm_with_demographic
big-issue-106
cross-db
develop
protected
doc
fix-annotations
fix-doc
fix_precision
master
default
protected
multiscores
processing-API
wrapper-api2
Tags
20
v8.1.1
v8.1.0
v8.0.0
v7.1.0
v7.0.4
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v6.0.0
v5.0.0
v4.1.2b0
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.3.0
v3.2.1
v3.2.0
34 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
24
20
31
Mar
30
29
27
26
25
24
23
21
20
19
18
17
16
10
2
27
Feb
26
24
22
17
10
7
3
Jan
13
Nov
29
Oct
16
12
Sep
7
Aug
21
Jun
7
6
14
Feb
9
Oct
26
Sep
31
Aug
27
19
Jul
13
12
10
9
7
3
28
Jun
27
26
22
21
20
7
6
5
4
30
May
23
22
18
17
16
15
12
9
7
4
3
1
30
Apr
26
25
24
23
20
19
18
16
13
12
11
10
9
6
5
26
Mar
20
16
12
11
10
9
1
27
Feb
25
22
21
20
15
11
9
5
24
Jan
16
10
3
2
22
Dec
5
4
28
Nov
27
17
14
13
10
9
8
7
6
3
26
Oct
25
24
23
20
19
16
11
10
9
5
28
Sep
26
22
8
7
30
Aug
29
28
25
24
23
30
Jul
28
27
26
21
20
19
18
17
14
7
6
23
Jun
13
12
7
6
5
2
1
29
May
28
24
22
18
15
12
11
9
8
28
Apr
24
4
5
3
27
Feb
25
23
20
9
8
7
6
1
26
Jan
23
18
17
16
15
14
13
23
Dec
21
30
Nov
25
24
23
31
Oct
24
23
22
21
20
11
10
5
4
3
2
29
Sep
28
20
16
15
Fixed some serialization issues
Merge branch 'new-dbs' into 'master'
[legacy] Allowed the scoring of statefull bob.bio.base.algorithm.Algorithm
Wrapped the vanilla_biometric in a class called VanillaBiometrics. In this way the user has to dask_it this only once and not twice as before, making the user code cleaner
Created optimization that allows you to do fast scoring if such option is available in the BioAlgorithm AND the database allows you to do it. I still think that the Vanilla Pipeline should be in a class. This will come in a next MR
Check if there are samples available for the function train_background_model
Make annotations not mandatory in the legacy Preprocessor
Implemented score_for_multiple_biometric_references for legacy models
Implemented method 'score_multiple_biometric_references' in case it's necessary to have all the biometric references scored
Fixed the scoring function
Updated gabor example
Fixing the legacy AlgorithmAsBioAlg
Made the Deprecation warning non mandatory
Updated the examples
Merge branch 'dask-pipelines' of gitlab.idiap.ch:bob/bob.bio.base into dask-pipelines
Fixed the examples
Merge branch 'dask-pipelines' of gitlab.idiap.ch:bob/bob.bio.base into dask-pipelines
Making dask work again
Making dask work again
Fixing vanilla_biometrics. We can run the first pca_atnt example without dask
clean-up the vanilla biometrics pipeline API
Reorganized the examples
Moved some transformers from mixins to transformers module
Update example
Handling another pickle business
Solved database issue
Update example
making legacy only transform
Fixed issue with metadata
Updated mobio example
Cleaning up
Metadate attempt
Tes cases for some mixins
Created and example repository
Deprecation warnings
Removed openBR scoring
Added some deprecation warnings
[black]fy
Cleaning up
Finished legacy comparator
Loading