Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.bio.vein
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.bio.vein
Commits
91189df8
Commit
91189df8
authored
Oct 24, 2017
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'baseline_experiments' into 'master'
Update baseline results for rlt, mc, and wld See merge request
!38
parents
4843fd6c
03b2e053
Pipeline
#16818
failed with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
16 deletions
+15
-16
doc/baselines.rst
doc/baselines.rst
+15
-16
No files found.
doc/baselines.rst
View file @
91189df8
...
...
@@ -147,10 +147,10 @@ performance:
.. code-block:: sh
$ bob_eval_threshold.py <path-to>/verafinger/rlt/Nom/nonorm/scores-dev
('Threshold:', 0.3
2045327
)
FAR : 2
6.362% (12701
/48180)
FRR : 2
6.364% (58
/220)
HTER: 2
6.363
%
('Threshold:', 0.3
1835292
)
FAR : 2
3.636% (11388
/48180)
FRR : 2
3.636% (52
/220)
HTER: 2
3.636
%
Maximum Curvature with Miura Matching
...
...
@@ -180,11 +180,10 @@ we obtained:
.. code-block:: sh
$ bob_eval_threshold.py <path-to>/verafinger/mc/Nom/nonorm/scores-dev
('Threshold:', 0.078274325)
FAR : 3.182% (1533/48180)
FRR : 3.182% (7/220)
HTER: 3.182%
('Threshold:', 0.0737283)
FAR : 4.388% (2114/48180)
FRR : 4.545% (10/220)
HTER: 4.467%
Wide Line Detector with Miura Matching
======================================
...
...
@@ -214,10 +213,10 @@ we obtained:
.. code-block:: sh
$ bob_eval_threshold.py <path-to>/verafinger/wld/NOM/nonorm/scores-dev
('Threshold:', 0.2
391411
75)
FAR :
10.455% (503
7/48180)
FRR :
10.455% (23
/220)
HTER:
10.455
%
('Threshold:', 0.2
402694
75)
FAR :
9.770% (470
7/48180)
FRR :
9.545% (21
/220)
HTER:
9.658
%
Results for other Baselines
...
...
@@ -232,9 +231,9 @@ correspond to the the equal-error rate on the development set, in percentage):
------------------------ -------------------- -------------
Feature Extractor Full B Nom 1vsall nom
======================== ====== ====== ====== ====== ======
Repeated Line Tracking
23.9 24.1 24.9 1.7
1.4
Wide Line Detector
10.2 10.2 10.5 2.3 1.7
Maximum Curvature
3.2 3.2 3.1 0.4 0.
Repeated Line Tracking
14.6 13.4 23.6 3.4
1.4
Wide Line Detector
5.8 5.6 9.7 2.8 1.9
Maximum Curvature
2.5 1.4 4.5 0.9 0.4
======================== ====== ====== ====== ====== ======
In a machine with 48 cores, running these baselines took the following time
...
...
Write
Preview
Markdown
is supported
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