- Jan 27, 2021
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Only exception is biosecurid_face. This one has been deprecated. The deprecation comes from the fact that it implements a custom advanced_face_recognition variant that went in as is before it could be fixed.
-
Samuel GAIST authored
The Pytorch environment has been replaced by the one named "Deep Learning".
-
Samuel GAIST authored
Until recently the length of the short description was not enforced. This has changed and thus these algorithms would fail to install on the platform.
-
- Nov 17, 2020
-
-
André Anjos authored
Refactor raw data access See merge request !27
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Nov 12, 2020
-
-
Flavio TARSETTI authored
Add algorithm and experiment to test database sharing See merge request !26
-
Samuel GAIST authored
-
- Jul 14, 2020
-
-
Samuel GAIST authored
[livdet-iris-2020] Fix category type in view See merge request !25
-
Amir MOHAMMADI authored
-
Amir MOHAMMADI authored
-
- Jul 08, 2020
-
-
Samuel GAIST authored
[advanced][databases] Add livedet-iris-2020 See merge request !24
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Jul 07, 2020
-
-
Amir MOHAMMADI authored
-
- May 26, 2020
-
-
Flavio TARSETTI authored
Fix default parameters for scatter plot See merge request !23
-
Samuel GAIST authored
They were containing wrong keys.
-
- Jun 17, 2019
-
-
André Anjos authored
Fix default string values with floats for float types Closes #15 See merge request !22
-
- Jun 11, 2019
-
-
Flavio TARSETTI authored
-
- May 28, 2019
-
-
André Anjos authored
Revert numerical parameter type fixes Closes #14 See merge request !21
-
Samuel GAIST authored
and "[advanced][algorithms][pca] Fixed v1 declaration" This reverts commit c4bd73dd. and commit ffbd06c1. While the default value can be strings rather than numerical, they are still handled properly. However, since the online platform already contains experiments ran with these "wrong" declaration and to ensure it's coherence, the examples for API V1 will be kept as is and the schema validation for v1 will take into account that. This will allow to keep the current system untouched and ensure future algorithms to be written correctly.
-
- May 17, 2019
-
-
André Anjos authored
Gpu sample See merge request !20
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Fix numerical parameter type See merge request !19
-
Samuel GAIST authored
Some numerical parameters were set as string, this patch fixes this. These discrepancies have been found because of the improvements of beat.core schemas.
-
- Nov 02, 2018
-
-
André Anjos authored
Add missing ouput name mapping for class for avspoof See merge request !18
-
- Oct 31, 2018
-
-
Samuel GAIST authored
-
- Oct 12, 2018
-
-
André Anjos authored
Fix replay database annotations loading See merge request !17
-
Samuel GAIST authored
The objects are created from JSON data using the default decoder therefore they contain only base types that must be converted. Thus annotations is a list of list and should be parsed like that.
-
- Oct 03, 2018
-
-
Samuel GAIST authored
Fix paths for Templates and Probes for mobio 4 See merge request !16
-
Samuel GAIST authored
-
André Anjos authored
Improve mobio 4 See merge request !16
-
Samuel GAIST authored
The root path of a database must be the top level folder where its data can be found. All other paths should be going from there. This patch fixes that by adding the image folder as a parameter of a set and therefore making root_path a real root_path.
-