Basic format containing only a single unsigned integer (64 bits) value

The JSON descriptor for this object
The ruler at 80 columns indicate suggested POSIX line breaks (for readability).
The editor will automatically enlarge to accomodate the entirety of your input
Use keyboard shortcuts for search/replace and faster editing. For example, use Ctrl-F (PC) or Cmd-F (Mac) to search through this box

Basic format containing only a single unsigned integer (64 bits) value

Updated Name Actions
Jan. 28, 2021 amohammadi/accuracy_analyzer/1 (Accuracy Analyzer)
1
Jan. 28, 2021 amohammadi/mnist_trainer/1 (Trains a multinomial logistic regression model)
1
Jan. 28, 2021 amohammadi/mnist_tester/1 (Tests a multinomial logistic regression model)
1
Jan. 28, 2021 amohammadi/joint_template_probe_feeder/1 (Takes the template and probe features from two datasets and feeds them from one group)
2
July 21, 2020 amohammadi/linear_machine_projection/1
2
Aug. 21, 2018 loginofdeath/kboc_neoeyed/1
1
April 29, 2017 IDRND_DSPlabs_/ksd_system/1 (KBOC16: Participant block)
1
Feb. 21, 2017 teodors/model_creation_aggregation_as_lists_repack/1
1
May 5, 2016 Alberto/proof_1/1 (KBOC16: Participant block)
1
April 7, 2016 anjithgeorge/KBOC_IITKGP_ANJITH_APRIL7_1/14 (KBOC16: Participant block)
2
March 8, 2016 robertodaza/KBOC16_PARTICIPANT_BLOCK/2 (KBOC16: Participant block)
0
March 2, 2016 aythamimm/KBOC16_UAM_Tutorial_Example/1 (KBOC16: Participant block)
1
Feb. 13, 2016 robertodaza/KBOC16_PARTICIPANT_BLOCK/1
2
Feb. 13, 2016 robertodaza/KBOC16-COMPETITION-BASELINE-MAHALANOBIS-NEAREST_NEIGHBOR/1
1
Feb. 13, 2016 robertodaza/KBOC16-COMPETITION-BASELINE-COMBINED-MANHATTAN-MAHALANOBIS-DISTANCE/1
1
Nov. 25, 2015 chichan/comp_combine-lda-and-pca-weight-together/110
4
Nov. 23, 2015 chichan/chichan---comp_cosine_angle_distance/9
8
Nov. 23, 2015 chichan/enroll_by_comp_averaging/23
8
Nov. 22, 2015 chichan/comp_pca/2
4
Sept. 15, 2015 tpereira/isv_scoring/4
2
Sept. 3, 2015 tutorial/linear_machine_x2_projection/3
0
Sept. 3, 2015 tutorial/pca_lda/5
0
Sept. 3, 2015 tutorial/pca_lda/4
0
Sept. 3, 2015 tutorial/pca_lda/3 (Train a PCA followed by a LDA)
0
Sept. 3, 2015 tutorial/mlp_training/3 (Implements multi-layer perceptron (MLP) training)
0
Sept. 3, 2015 tutorial/isv_scoring/4 (Computes the ISV scoring.)
0
Sept. 3, 2015 tutorial/histogram_similarity/3 (Computes the similarity between two histograms)
0
Sept. 3, 2015 tutorial/gmm_scoring/4 (Compute the GMM Scores)
0
Sept. 3, 2015 tutorial/linear_machines_scoring/4 (This algorithm generates comparison scores)
28
Sept. 3, 2015 tutorial/linear_machine_projection/4 (This algorithm linearizes and accumulates images into a buffer)
26
June 26, 2015 tutorial/enroll_by_averaging/3 (Enrolls a model by averaging all enrollment features)
4
Nov. 17, 2014 siebenkopf/GraphModelEnroll/13 (Enrolls a graph template from several enrollment graphs)
6
Nov. 17, 2014 siebenkopf/SortScores/6 (Sorts the scores into positives and negatives)
6
Nov. 11, 2014 tutorial/isv_scoring/3 (Computes the ISV scoring)
6
Nov. 11, 2014 tutorial/isv_enroll/3 (Implements ISV client model training)
6
Nov. 11, 2014 tutorial/histogram_similarity/2 (Computes the similairty between a model and a probe histogram)
6
Nov. 11, 2014 tutorial/gmm_scoring/3 (Computes the score given a GMM and UBM using the Linear Scoring algorithm)
3
Nov. 11, 2014 tutorial/gmm_projection/3 (This algorithm implements the Maximum-a-posteriori (MAP) estimation for a GMM)
3
Nov. 11, 2014 tutorial/enroll_by_averaging/2 (Enrolls a model by averaging all enrollment features)
2
Nov. 10, 2014 tutorial/linear_machines_scoring/3 (Minimum Euclidean distance comparison against a template matrix)
10
Nov. 7, 2014 tpereira/isv_scoring/3 (Computes the ISV scoring)
13
Nov. 7, 2014 tpereira/isv_enroll/3 (Implements ISV client model training)
15
Nov. 6, 2014 tutorial/mlp_scoring/3 (Multi-Layer Perceptron (MLP)-based scoring)
1
Nov. 5, 2014 tutorial/linear_machine_projection/3 (Accumulate images and apply a linear transformation)
15
Sept. 7, 2014 tutorial/isv/2 (Implements ISV subspaces training)
6
Sept. 6, 2014 tutorial/linear_machine_x2_projection/2 (Accumulate images and apply two linear transformations)
1
Sept. 6, 2014 tutorial/pca_lda/2 (Principal Component Analysis (PCA) + Linear Discrimanant Analysis (LDA))
3
Sept. 6, 2014 tutorial/mlp_training/2 (R-prop training for Multi-Layer Perceptron (MLP))
1
Sept. 5, 2014 tpereira/isv_training/2 (Implements ISV training (U and D subspaces))
15
Aug. 29, 2014 tpereira/isv_enroll/1
0
Aug. 29, 2014 tpereira/isv_training/1
0
Aug. 29, 2014 tpereira/isv_scoring/1
0
Aug. 28, 2014 tutorial/mlp_scoring/1
0
Aug. 28, 2014 tutorial/mlp_training/1
0
June 29, 2014 tutorial/linear_machines_scoring/1
8
June 29, 2014 tutorial/linear_machine_projection/1
0
June 27, 2014 tutorial/gmm_projection/1
0
June 27, 2014 tutorial/gmm_scoring/1
0
June 27, 2014 tutorial/enroll_by_averaging/1
2
June 27, 2014 tutorial/histogram_similarity/1
2
June 27, 2014 tutorial/pca_lda/1 (Principal Component Analysis (PCA) + Linear Discrimanant Analysis (LDA))
0
June 27, 2014 tutorial/linear_machine_x2_projection/1
2
Updated Name Actions
Feb. 10, 2021 xm2vts/5 (The XM2VTS Database of Faces)
4
Feb. 10, 2021 utfvp/5 (Finger-Vein database from the University of Twente)
8
Feb. 10, 2021 replay/5 (The Replay Database)
12
Feb. 10, 2021 putvein/5 (The PUT Vein Database)
20
Feb. 10, 2021 mobio/5 (The MOBIO Database of Faces)
2
Feb. 10, 2021 mnist/5 (The MNIST Database of Handwritten Digits)
1
Feb. 10, 2021 lfw/5 (The Labeled Faces in the Wild Database)
1
Feb. 10, 2021 kboc16/5 (The KBOC16 database)
2
Feb. 10, 2021 gbu/5 (The Good, the Bad and the Ugly Face Challenge)
3
Feb. 10, 2021 frgc/5 (The Face Recognition Grand Challenge)
6
Feb. 10, 2021 cpqd/5 (The CPqD database)
8
Feb. 10, 2021 casme2/5 (CASME 2 Spotaneous Subtle Expression Database)
26
Feb. 10, 2021 biowave/4 (BIOWAVE Vein Database)
20
Feb. 10, 2021 banca/5 (The BANCA Database of Faces)
7
Feb. 10, 2021 atvskeystroke/5 (The ATVS Keystroke database)
1
Feb. 10, 2021 atnt/6 (The AT&T Database of Faces)
2
Oct. 29, 2018 xm2vts/4 (The XM2VTS Database of Faces)
4
Oct. 29, 2018 utfvp/4 (Finger-Vein database from the University of Twente)
8
Oct. 29, 2018 replay/4 (The Replay Database)
12
Oct. 29, 2018 putvein/4 (The PUT Vein Database)
20
Oct. 29, 2018 mobio/4 (The MOBIO Database of Faces)
2
Oct. 29, 2018 mnist/4 (The MNIST Database of Handwritten Digits)
1
Oct. 29, 2018 lfw/4 (The Labeled Faces in the Wild Database)
1
Oct. 29, 2018 kboc16/4 (The KBOC16 database)
2
Oct. 29, 2018 gbu/4 (The Good, the Bad and the Ugly Face Challenge)
3
Oct. 29, 2018 frgc/4 (The Face Recognition Grand Challenge)
6
Oct. 29, 2018 cpqd/4 (The CPqD database)
8
Oct. 29, 2018 casme2/4 (CASME 2 Spotaneous Subtle Expression Database)
26
Oct. 29, 2018 biowave/3 (BIOWAVE Vein Database)
20
Oct. 29, 2018 biosecurid_face/3 (The biosecurid Database of Faces)
1
Oct. 29, 2018 banca/4 (The BANCA Database of Faces)
7
Oct. 29, 2018 atvskeystroke/4 (The ATVS Keystroke database)
1
Oct. 29, 2018 atnt/5 (The AT&T Database of Faces)
2
Nov. 17, 2017 biowave/2 (BIOWAVE Vein Database)
20
Nov. 13, 2017 biowave/1 (BIOWAVE Vein Database)
19
Nov. 7, 2017 frgc/3 (The Face Recognition Grand Challenge)
6
Nov. 6, 2017 xm2vts/3 (The XM2VTS Database of Faces)
4
Nov. 6, 2017 utfvp/3 (Finger-Vein database from the University of Twente)
8
Nov. 6, 2017 gbu/3 (The Good, the Bad and the Ugly Face Challenge)
3
Nov. 6, 2017 mobio/3 (The MOBIO Database of Faces)
2
Nov. 6, 2017 mnist/3 (The MNIST Database of Handwritten Digits)
1
Nov. 6, 2017 lfw/3 (The Labeled Faces in the Wild Database)
1
Nov. 6, 2017 kboc16/3 (The KBOC16 database)
2
Nov. 3, 2017 casme2/3 (CASME 2 Spotaneous Subtle Expression Database)
26
Nov. 3, 2017 biosecurid_face/2 (The biosecurid Database of Faces)
1
Nov. 3, 2017 banca/3 (The BANCA Database of Faces)
7
Nov. 3, 2017 atnt/4 (The AT&T Database of Faces)
2
Nov. 3, 2017 replay/3 (The Replay Database)
12
Nov. 3, 2017 putvein/3 (The PUT Vein Database)
20
Nov. 3, 2017 cpqd/3 (The CPqD database)
8
Nov. 3, 2017 atvskeystroke/3 (The ATVS Keystroke database)
1
July 5, 2017 putvein/2 (The PUT Vein Database)
20
April 4, 2016 kboc16/2 (The KBOC16 database)
2
Feb. 23, 2016 putvein/1 (The PUT Vein Database)
8
Feb. 9, 2016 kboc16/1 (The KBOC16 database)
1
Feb. 3, 2016 biosecurid_face/1 (The biosecurid Database of Faces)
1
Feb. 3, 2016 atvskeystroke/2 (The ATVS Keystroke database)
1
Feb. 3, 2016 xm2vts/2 (The XM2VTS Database of Faces)
4
Feb. 3, 2016 utfvp/2 (Finger-Vein database from the University of Twente)
8
Feb. 3, 2016 replay/2 (The Replay Database)
12
Feb. 3, 2016 mobio/2 (The MOBIO Database of Faces)
2
Feb. 3, 2016 mnist/2 (The MNIST Database of Handwritten Digits)
1
Feb. 3, 2016 lfw/2 (The Labeled Faces in the Wild Database)
1
Feb. 3, 2016 gbu/2 (The Good, the Bad and the Ugly Face Challenge)
3
Feb. 3, 2016 frgc/2 (The Face Recognition Grand Challenge)
6
Feb. 3, 2016 cpqd/2 (The CPqD database)
8
Feb. 3, 2016 casme2/2 (CASME 2 Spotaneous Subtle Expression Database)
26
Feb. 3, 2016 banca/2 (The BANCA Database of Faces)
7
Feb. 3, 2016 atnt/3 (The AT&T Database of Faces)
2
Sept. 3, 2015 atnt/2 (The AT&T Database of Faces)
2
July 9, 2015 atvskeystroke/1 (The ATVS Keystroke database)
1
May 13, 2015 cpqd/1 (The CPqD database)
8
May 13, 2015 casme2/1 (CASME 2 Spotaneous Subtle Expression Database)
26
April 8, 2015 frgc/1 (The Face Recognition Grand Challenge)
6
April 8, 2015 gbu/1 (The Good, the Bad and the Ugly Face Challenge)
3
April 8, 2015 lfw/1 (The Labeled Faces in the Wild Database)
1
Nov. 6, 2014 utfvp/1 (Finger-Vein database from the University of Twente)
8
Oct. 21, 2014 mnist/1 (The MNIST Database of Handwritten Digits)
1
Oct. 21, 2014 mobio/1 (The MOBIO Database of Faces)
2
Oct. 21, 2014 xm2vts/1 (The XM2VTS Database of Faces)
4
Oct. 21, 2014 atnt/1 (The AT&T Database of Faces)
2
Oct. 21, 2014 banca/1 (The BANCA Database of Faces)
7
Oct. 21, 2014 replay/1 (The Replay Database)
2
Updated Name Actions
Feb. 21, 2017 teodors/aggregated-datatype/1
2
Terms of Service | Contact Information | BEAT platform version 2.2.1b0 | © Idiap Research Institute - 2013-2024