Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Table of contents

BQAT-Core

1.1.0

  • Introduce speech assessment feature (alpha).

1.2.2

  • Refactor and bug fix for speech mode.

1.3.0

  • Update iris module with new metrics.

  • Modify certain iris assessment thresholds to handle wider target samples.

  • Update resize logic for iris samples.

  • Update face quality scoring with ISO/IEC 29794-1 standard scale (1-100).

  • Add glasses detection for face modality.

1.3.1

  • Update readme.

1.3.2

  • Update for refactoring image building configuration.

1.3.3

  • Lower input resize upper limit to improve iris engine robustness.

1.3.4

  • Fix fingerprint file format conversion issue.

1.3.5

  • Fix fingerprint modality metrics naming issue.

1.3.6

  • Update iris engine resizing range to improve iris engine robustness.

1.4.0

  • Introduce OFIQ engine for face modality (alpha).

1.4.1

  • Fix speech modality logging issue.

1.4.2

  • Fix reporting filepath label issue.

BQAT-API

1.1.0

  • Introduce speech assessment feature.

1.2.0

  • Rebuild container with updated iris engine.

  • Fix Python dependency issues.

  • Fix endpoint path issues.

1.3.0

  • Refactor build configuration.

  • Resolve test script issue.


BQAT-CLI

1.2.1

  • Introduce speech assessment feature.

1.2.2

  • Bud fixes.

1.2.3

  • Update quality report module.

1.2.4

  • Fix speech mode recursive glob issue.

1.3.0

  • Rebuild with bqat-core v1.3.1.

1.4.1

  • Build configuration refactor.

  • report mode added.

1.5.0

  • Add optional flag for alternate face modality engine.

  • Support OFIQ engine for face modality (alpha).

1.5.1

  • Fix broken benchmarking module.

  • Add update command in the run script to pull latest container.

  • Add report flag to let the user disable reporting feature.

1.6.0

  • Fix iris benchmarking sample file conflict issue.

  • Support engine flag for face benchmarking.

  • Fix speech modality logging issue.

  • Update convenience script with dynamic shared memory allocation feature.

  • Improve logging readability.

  • Introduce preprocessing mode (image conversion, resizing)

1.6.1

  • Fix conversion type issue.

  • Fix resizing width issue.

  • Fix BMP format issue.

  • Fix reporting column label issue.


BQAT-Stateless

0.2.0

  • Introduce speech assessment feature.

0.3.0

  • Support base64.

0.3.1

  • Support base64url.

0.3.2

  • Include testing coverage reports.

0.3.3

  • Bug fix.

0.4.0

  • Rebuilt with latest BQAT-core.

0.4.1

  • Update compose file.

  • Refactor build configuration.

  • Resolve temp file conflict issue.


BQAT-GUI

0.1.2 alpha

  • Introduce Web GUI.

0.1.3 alpha

  • Fix temporary export file issue.

0.1.6 alpha

  • Cleanup CSV output.

  • Update compose configuration.

0.1.8 alpha

  • Remove user data after output retrieval.

0.1.9 alpha

  • Update “Clear” button to clear the page as well as user data.