Release Notes
v5.11.2 (14.06.2023)
Type | Description | Details |
---|---|---|
New feature | Added support for Korean License plates replacements | Deep Natural Anonymisation (DNAT) service now supports replacements for Korean license plates. This feature is only available in API version 4. |
Improvement | Face detection model update | Face detection models have been updated with release of new gpu container redact-gpu 2.5.0. This update will help to reduce the False positive rate for specific data sets containing blurry regions. The optimal threshold values for non-standard domains may be slightly altered. |
v5.10.0 (04.05.2023)
Type | Description | Details |
---|---|---|
New feature | Added support for opus audio codec | Audio from videos encoded with the Opus audio codec will be processed unaltered. |
New feature | Added filename to the status endpoint | The status endpoint will contain the name of the input file. This feature is only available in API version 4. |
New feature | Added Japanese license plates replacement | Deep Natural Anonymization (DNAT) service now supports replacements for Japanese license plates. This feature is only available in API version 4. |
Improvement | License plate detection model update | License plate detection models have been updated with release of new gpu container redact-gpu 2.4.0. The optimal threshold values for non-standard domains may be slightly altered. |
v5.9.0 (30.03.2023)
Type | Description | Details |
---|---|---|
Bug Fix | Fixed colors changing after redaction. | Redacted images showed different colors than the source image. |
Bug Fix | Aspect ratio of videos taken from phones are changed. | When posting a video from an Iphone the aspect ratio changed. |
v5.8.0 (07.03.2023)
Type | Description | Details |
---|---|---|
Improvement | Improved handling of larger files. | Memory handling in case of large file has been improved to use less memory. |
Bug Fix | Fixed a bug where larger files could cause errors. | Uploading large files could cause memory usage increase to the limit and eventually cause an error. |
v5.7.0 (09.02.2023)
Type | Description | Details |
---|---|---|
Bug Fix | Fixed bug where metadata information was lost during processing. | When anonymizing avi files, the metadata would not visible on Windows and the anonymized video could not be played with Windows Media Player. This is now fixed. |
v5.6.0 (04.01.2023)
- Improved large file support
- Improved overall stability
v5.5.0 (06.12.2022)
- Added possibility to report consumption through Reverse proxy
- Fixed bug with OpenCV that would cause some data to fail
v5.4.1 (16.11.2022)
- Correction for archives output to always return frames in RGB colorspace
- Improved stability for longer videos
- Fixed bug that would cause aspect ratio to change in specific cases
v5.4.0 (31.10.2022)
- Resolve the issue of missing last frames when processed as archive for large files
- Added filename to the On-Prem UI
v5.3.0 (05.10.2022)
- Improve error messaging for redact "heath" endpoint
- Faster processing by improved startup time for services
- Improved status service with a health REST endpoint
- Improved status service to receive new job information
- Improved performance for face detector
v5.2.1 (08.09.2022)
- Service to export log by customer
- Fixed bug to resolve pipeline failure due too many file open
v5.2.0 (31.08.2022)
- Added LP confidence final score in the label output
- Improved LP detector
v5.1.0 (30.06.2022)
- Improve efficiency of tracking service
- All occurrences of the env vars are removed
v5.0.0 (18.05.2022)
- Removed configurable concurrency
- Improve blurring function speed
- Service refactoring and consolidation
- Deprecate error endpoint
- Fixing multiple bugs including issues related to extremely large and small files
v4.4.1-253 (17.02.2022)
- Fix deletion of artifacts to avoid disk space issues which cause large files to be stuck
- Increase service start time to avoid Kafka re-balancing during start up
- Improved LP detector
- New micro-service messaging format
v4.2.0-244 (18.10.2021)
- Fixed issues with messaging timeouts
- Removed race condition in video aggregation
- Fixed bounding box errors
- Refactored consumption reporting
v4.1.0-243 (20.09.2021)
- New retries and timeouts for GRPC clients
- Increased processing speed
- Better error handling for the death of redact-gpu container
v4.0.0-242 (20.08.2021)
- Improved stability
v3.3.1-237 (03.06.2021)
- Improved stability
v3.3.1-233 (01.04.2021)
- Improved stability
v3.3.0-212 (10.03.2021)
- Added support for parallel upload of large files
- Improved product usability by removing legacy options
person
,analytics
,block_portraits
flag - Renamed
IPS_DL_NUM_PROCS
toGPU_CONCURRENCY
- Renamed
IPS_NUM_PROCS
toCPU_CONCURRENCY
- Fixed race condition in video encoding
v3.2.1-211 (23.02.2021)
- Improved stability
v3.2.1-210 (13.02.2021)
- Improved UI persistence
- Improved input/output consistency of custom labels
- Fixed speed issue with custom labels
- Fixed handling of spaces in video names
v3.2.0-209 (25.01.2021)
- Added support for reprocessing using custom labels
- Added persistence to UI
- Improved stability
v3.1.1-208 (07.12.2020)
- Added experimental support for custom face_determination_threshold
- Added quicktime support for HEVC encoded videos
- Improved disk usage during processing
- Improved scalability of handling incoming http requests
- Improved stability
v3.0.0-190 (11.11.2020)
- Improved stability
- Improved color consistency for synthetic license plate replacements (DNAT)
- Added experimental support for custom lp_determination_threshold
v3.0.0-188 (30.10.2020)
- Improved bounding box format for metadata endpoint (direct JSON response)
- Misc fixes and improvements
v3.0.0-187 (20.10.2020)
- Added API endpoint for downloading metadata
- Added “Constant Rate Factor” (CRF) parameter for video encoding
- Improved focus/usability of API endpoints (removed endpoints for stream outputs and meta data embedding)
v3.0.0-186 (09.10.2020)
- Misc fixes and improvements
Updated 3 months ago