Basic format containing a two-dimensional array of float values

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 a two-dimensional array of float values

Updated Name Actions
July 21, 2020 amohammadi/linear_machine_projection/1
2
March 9, 2020 anthony_larcher/diar_lifelong/1
0
March 9, 2020 anthony_larcher/features_extractor/1
0
March 9, 2020 anthony_larcher/diar_train/1 (Train a diarization system and output a model (the model must include the speaker database))
0
April 3, 2016 pkorshunov/gmm_statistics_train/1 (Bob 2.0 computation of GMM statistics for training set)
4
April 3, 2016 pkorshunov/gmm-two-models-projection-train/2 (Bob 2.0 projection of features on GMM model. Input id is a string.)
1
April 2, 2016 pkorshunov/gmm-two-models-projection/3 (Bob 2.0 projection of features on GMM model. Input id is a string.)
2
April 1, 2016 pkorshunov/gmm-spoofing/4 (Bob 2.0 training of two GMMs for two types of features)
2
March 15, 2016 pkorshunov/cepstral/1 (Bob 2.0 extraction of cepstral features (MFCC or LFCC) from audio)
5
March 14, 2016 pkorshunov/gmm_statistics/1 (Bob 2.0 computation of GMM statistics)
4
March 14, 2016 pkorshunov/gmm/1 (Bob 2.0 Universal Background Model (UBM) training )
4
March 9, 2016 pkorshunov/trimmed_spectrogram/2 (Bob 2.0 computation of spectrogram for audio samples. The silent tail/head are trimmed.)
1
March 8, 2016 pkorshunov/band_ratios/1 (Bob 2.0 computation of average ratios between subbands in 2D features.)
1
Feb. 23, 2016 Kanma/rescale_grayscale__f_to_f/1 (Rescaling of a grayscale image)
0
Feb. 23, 2016 Kanma/rescale_grayscale__u8_to_f/1 (Rescaling of a grayscale image)
0
Feb. 23, 2016 Kanma/cropping_grayscale__f_to_f/1 (Cropping of a grayscale image, using absolute coordinates)
0
Feb. 23, 2016 Kanma/cropping_grayscale__u8_to_f/1 (Cropping of a grayscale image, using absolute coordinates)
0
Nov. 25, 2015 chichan/comp_linear_machine_projection/37
8
Nov. 25, 2015 chichan/comp_combine-lda-and-pca-weight-together/110
4
Nov. 22, 2015 chichan/comp_pca/2
4
Nov. 18, 2015 sbhatta/iqm_train_lda/8
1
Nov. 18, 2015 sbhatta/iqm_project_lda/4
1
Nov. 12, 2015 sbhatta/iqm_features/1 (Computes image-quality features for every frame of input video.)
1
Oct. 2, 2015 chichan/mlbphs_comp_features/32
8
Sept. 15, 2015 tpereira/dct_features_bobv2-0/1 (Extract DCT coefficients)
1
Sept. 3, 2015 tutorial/linear_machine_x2_projection/3
0
Sept. 3, 2015 tutorial/mlp_training/3 (Implements multi-layer perceptron (MLP) training)
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
Aug. 5, 2015 tpereira/cropping_rgb_floats/1
9
July 23, 2015 tpereira/tan_triggs_floats/1 (Tan and Triggs preprocessing)
14
July 23, 2015 tpereira/periocular_crop_floats/1 (Performs a crop of the periocular region of the face)
10
July 22, 2015 tpereira/ubm_training/6 (Performs the UBM training (adapting weights and variances with seed))
14
May 6, 2015 siebenkopf/GaborGridGraph/16 (Extracts grid graphs of Gabor jets)
6
March 30, 2015 tpereira/dct_features/5 (Extract DCT coefficients)
13
March 28, 2015 tpereira/ubm_training_nomalize_kmeans/1 (This version of the UBM training, normalize the data before the kmeans training.)
0
Nov. 17, 2014 siebenkopf/TanTriggs/4 (Perform a photometric normalization on the given (aligned) image)
6
Nov. 11, 2014 tutorial/gmm_statistics_train/3 (Compute the GMM Statistics)
6
Nov. 11, 2014 tutorial/gmm_statistics/3 (Compute the GMM Statistics)
9
Nov. 11, 2014 tutorial/gmm_projection/3 (This algorithm implements the Maximum-a-posteriori (MAP) estimation for a GMM)
3
Nov. 11, 2014 tutorial/dct/3 (Extract DCT features for the parts-based Face Recognition)
9
Nov. 11, 2014 tpereira/gmm_statistics_train/3 (Computes the GMM Statistics)
15
Nov. 10, 2014 tutorial/linear_machines_scoring/3 (Minimum Euclidean distance comparison against a template matrix)
10
Nov. 7, 2014 tpereira/tan_triggs/4 (Tan and Triggs preprocessing)
1
Nov. 7, 2014 tpereira/gmm_statistics/3 (Computes the GMM Statistics)
15
Nov. 7, 2014 tpereira/filters/3 (A set of filters to pre process images)
0
Nov. 7, 2014 tpereira/dct_features/3
1
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. 17, 2014 tpereira/filters/1 (A set of filters to pre process images)
0
Sept. 6, 2014 elie_khoury/cepstral/2 (Implements the Linear and Mel Frequency Cepstal Coefficients (MFCC and LFCC))
0
Sept. 6, 2014 elie_khoury/gmm_projection/2 (This algorithm implements the Maximum-a-posteriori (MAP) estimation)
0
Sept. 6, 2014 elie_khoury/gmm/2 (Implements the Universal Background Model (UBM) training )
0
Sept. 6, 2014 tutorial/linear_machine_x2_projection/2 (Accumulate images and apply two linear transformations)
1
Sept. 6, 2014 tutorial/mean_normalize/2
1
Sept. 6, 2014 tutorial/mlp_training/2 (R-prop training for Multi-Layer Perceptron (MLP))
1
Sept. 6, 2014 tutorial/mean_compute/2
1
Sept. 6, 2014 tutorial/mean_normalize/1
0
Sept. 5, 2014 tpereira/ubm_training/2 (Performs the UBM training)
1
Aug. 31, 2014 tpereira/gmm_statistics/1
0
Aug. 29, 2014 tpereira/ubm_training/1
0
Aug. 29, 2014 tpereira/tan_triggs/2
0
Aug. 29, 2014 elie_khoury/gmm_projection/1
0
Aug. 29, 2014 tpereira/dct_features/1
0
Aug. 29, 2014 tpereira/tan_triggs/1
0
Aug. 29, 2014 elie_khoury/gmm/1
0
Aug. 28, 2014 tutorial/mean_compute/1
0
Aug. 28, 2014 tutorial/mlp_scoring/1
0
Aug. 28, 2014 tutorial/mlp_training/1
0
Aug. 28, 2014 tpereira/gmm_statistics_train/1
0
Aug. 27, 2014 elie_khoury/cepstral/1
0
Aug. 26, 2014 tutorial/gmm/2 (Implements the Universal Background Model (UBM) training )
9
June 29, 2014 tutorial/linear_machines_scoring/1
8
June 29, 2014 tutorial/linear_machine_projection/1
0
June 29, 2014 tutorial/dct/1
0
June 29, 2014 tutorial/gmm/1
0
June 29, 2014 tutorial/gmm_statistics/1
0
June 27, 2014 tutorial/gmm_projection/1
0
June 27, 2014 tutorial/linear_machine_x2_projection/1
2
Terms of Service | Contact Information | BEAT platform version 2.2.1b0 | © Idiap Research Institute - 2013-2024