Table of contents
- BQAT-Core
- BQAT-API
- BQAT-CLI
- BQAT-Stateless
- BQAT-GUI
BQAT-Core
v1.4.3 (2024-05-01)
v1.4.2 (2024-05-01)
π Fixes
- Fix reporting filepath label issue
v1.4.1 (2024-04-22)
π Fixes
- Fix speech modality logging issue
v1.4.0 (2024-04-10)
π Features
- Introduce OFIQ engine for face modality (alpha) #15
π Fixes
- Iris resize and convert issue
v1.3.6 (2024-04-04)
π Fixes
- Update iris engine resizing range to improve iris engine robustness
v1.3.5 (2024-03-13)
π Fixes
- Fix fingerprint modality metrics naming issue #20
v1.3.4 (2024-03-13)
π Fixes
- Fix fingerprint file format conversion issue #19
v1.3.3 (2024-02-26)
π Fixes
- Lower resolution to improve engine robustness #17
βοΈ Miscellaneous Tasks
- Add alternate conda env file for speech
v1.3.2 (2023-12-14)
βοΈ Miscellaneous Tasks
- Update for refactoring image building configuration
v1.3.1 (2023-07-28)
βοΈ Miscellaneous Tasks
- Cleanup cli log
v1.3.0 (2023-07-28)
π Features
- Update iris module with new metrics
- Modify certain iris assessment thresholds to handle wider target samples
- Update face quality scoring with ISO/IEC 29794-1 standard scale (1-100) #11
- Add glasses detection for face modality
π Fixes
- Fix iris score issue with low sclera related values #10
v1.2.2 (2023-06-09)
π Fixes
- Speech mode recursive glob
v1.2.1 (2023-05-17)
π Features
- Handle negtive corrdinates #6
v1.2.0 (2023-04-18)
βοΈ Miscellaneous Tasks
- Update Dockerfile and test cases for speech module
v1.1.0 (2023-04-11)
π Features
- Add fingerprint module
- Add iris module
- Add test module
- Disable df and bk
- Add speech model #3
π Fixes
- Bug fixes
π Documentation
- Update readme
βοΈ Miscellaneous Tasks
-
Initial commit
-
Update gitignore
-
Update lock file
BQAT-API
v1.4.0 (2024-09-09)
π Features
-
Support OFIQ engine
-
Add engine selection flag
-
Add preprocessing flag
-
Support image resizing
-
Support image conversion
-
Add reporting flag
-
Add outlier detection flag
-
Support BQAT-GUI integration
-
Refactor task control endpoints
-
Add simple input data preview page
-
Support JP2, WSQ image preview
βοΈ Miscellaneous Tasks
- Migrate to Pydantic V2
v1.3.0 (2023-12-15)
π Fixes
- Resolve test script issue
βοΈ Miscellaneous Tasks
v1.2.0 (2023-07-28)
π Features
- Update iris engine
π Fixes
- Fix Python dependency issues
- Fix endpoint path issues
v1.1.0 (2023-06-14)
π Features
- implement speech module #1
v1.0.0 (2023-02-17)
π§ Refactor
- Update report title
βοΈ Miscellaneous Tasks
- Update cicd config
BQAT-CLI
v1.6.1 (2024-05-01)
π Fixes
- Fix conversion type issue.
- Fix resizing width issue.
- Fix BMP format issue.
- Fix reporting column label issue.
v1.6.0 (2024-04-24)
π Features
-
Support Engine Flag for Benchmarking #29
-
Introduce preprocessing mode (image conversion, resizing) #30
-
Update convenience script with dynamic shared memory allocation feature.
π Fixes
-
Fix iris benchmarking sample file conflict issue. #28
-
Fix speech modality logging issue.
βοΈ Miscellaneous Tasks
- Improve logging readability.
v1.5.1 (2024-04-11)
π Features
-
Add update command in the run script to pull latest container.
-
Add report flag to let the user disable reporting feature. #15
π Fixes
- Fix broken benchmarking module.
βοΈ Miscellaneous Tasks
- Revert opencv in nfiq2
v1.5.0 (2024-04-09)
π Features
-
Support OFIQ engine for face modality (alpha). #25
-
Add optional flag for alternate face modality engine.
v1.4.1 (2024-03-13)
π Features
- Add reporting mode
βοΈ Miscellaneous Tasks
-
Update readme
-
Build configuration refactor.
v1.3.0 (2023-07-28)
βοΈ Miscellaneous Tasks
- Rebuild with bqat-core v1.3.1.
- Update image dependencies
v1.2.4 (2023-06-09)
π Fixes
- Fix speech mode recursive glob issue.
v1.2.3 (2023-05-23)
π Features
- Update quality report module. #12
v1.2.2 (2023-04-13)
π Fixes
- Bug Fixes
βοΈ Miscellaneous Tasks
- Update Dockerfile
v1.2.1 (2023-04-12)
π Features
v1.1.2 (2023-02-24)
π Features
- Add filter flag #2
π Fixes
- Fix OOM issue
- Resolve βOutput issue with small datasetβ #6
- Resolve βOne incomplete input no outputβ #7
π§ Refactor
- Redo csv output function
βοΈ Miscellaneous Tasks
-
Initial commit
-
Update readm
-
Add basic test cases
-
Update gitlab-ci.yml
-
Update scripts
-
Update submodules
BQAT-Stateless
v0.4.1 (2023-12-15)
π Fixes
- Resolve temp file conflict issue.
βοΈ Miscellaneous Tasks
- Update compose file.
- Refactor build configuration #5
v0.4.0 (2023-07-28)
βοΈ Miscellaneous Tasks
- Rebuilt with latest BQAT-core.
v0.3.3 (2023-07-28)
π Features
- Update iris module
π Fixes
- Iris quality score
- Fix base64 padding
βοΈ Miscellaneous Tasks
- Update test cases for new metrics
v0.3.2 (2023-04-26)
π Features
-
Add testing samples #3
-
Update coverage report
v0.3.1 (2023-04-25)
π Features
- Support base64url format
βοΈ Miscellaneous Tasks
- Update metadata
v0.3.0 (2023-04-24)
π Features
- Update endpoints to support base64 format #2
v0.2.0 (2023-04-24)
π Features
- Introduce speech assessment feature. #1
v0.1.0 (2023-03-22)
βοΈ Miscellaneous Tasks
-
Initial commit
-
Add LICENSE
-
Update .gitlab-ci.yml file
BQAT-GUI
v0.3.0 (2024-09-09)
π§ Refactor
- Refactor project structure
v0.2.5 (2024-05-31)
π Features
-
π‘ Add desktop version for BQAT
-
π Implement preprocess layout
π Fixes
-
π§ Outlier reloading issue
-
Check report function not stop
π§ Refactor
- Initialise reports lifecycle
π Documentation
- Modify binary image install&desktop development
π¨ Styling
- Update the workflow text & icons on home page
βοΈ Miscellaneous Tasks
- Update text&button
v0.2.4 (2024-05-29)
π Features
-
Configurate detector column options
-
π Make outlier request with configurations
-
Set match file by name&type
βοΈ Miscellaneous Tasks
- Format code
v0.2.3 (2024-05-28)
π Features
- π Implement outlier detector section
π§ Refactor
- Refactor the structure of loading reports
π Documentation
- π‘ Add comments for all methods
v0.2.2 (2024-05-22)
π Features
- π Implement scan local path
π§ Refactor
- Refactor the uploader section
v0.2.1 (2024-05-09)
π Fixes
-
π§ Internal connnect & image ratio issue
-
π§ Internal connnect & image ratio issue
-
π§ Issue of image ratio when preview
v0.2.0 (2024-04-23)
π Features
-
Make the home icons controllable.
-
Finish scan input page
-
Develop the basic framework of BQAT new UI
-
Connect new UI with backend server
-
Finish develop all basic features with backends
π¨ Styling
- π‘ Add some icons for items
βοΈ Miscellaneous Tasks
-
Delete useless files
-
Remove useless files
v0.1.9 (2023-08-14)
π Features
- Update βClearβ button to clear the page as well as user data #7
v0.1.8 (2023-08-14)
π Fixes
- Resolve: Remove the samples and and associated documents after retrival #6
v0.1.6 (2023-07-28)
βοΈ Miscellaneous Tasks
- Cleanup CSV output
- Update compose configuration
v0.1.5 (2023-07-13)
π Fixes
- Hotfix
v0.1.4 (2023-07-13)
π Fixes
- hotfix-temp-folder
v0.1.3 (2023-07-11)
π Fixes
- Fix temporary export file issue #2
v0.1.2 (2023-06-07)
π Features
- Introduce Web GUI
βοΈ Miscellaneous Tasks
-
Initial commit
-
Update pyproject.toml
-
Refactor layout and update README
-
Add docker deployment option