Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New features and improvements

    Обновлен SDK 
  1. Updated VisionLabs
  2. , поддержана GPU-архитектура
  3. SDK, added support for the Ada Lovelace GPU architecture.
  4. Обновлен
  5. Updated FaceSDK VA:
  6. повышена точность идентификации алгоритмов
  7. improved identification accuracy for the FR ALG2/ALG5
  8. и детекции лиц; добавлены алгоритмы liveness, в том числе по двум кадрам, и определения дипфейков; улучшено определение маски и атрибутов лица; добавлена поддержка видеокарт NVIDIA Blackwell.
  9. algorithms and face detection; added the liveness algorithms, including the detection of liveness by two frames and deepfake detection; improved the detection of mask and face attributes; added support for the NVIDIA Blackwell GPUs.
  10. You can now configure the detection of lifeless faces on the settings panel of the Face recognition server object Image Added
  11. Теперь на панели настроек объекта Face recognition server, можно настроить детектор распознавания поддельных лиц, чтобы не распознавались лица, помеченные как неживые Image Removed
  12. В события
  13. Added the verification parameters to the
  14. FIRSERVER|1|IDENTIFY_ACCEPT|
  15.  и
  16. and FIRSERVER|1|IDENTIFY_DECLINE|
  17. от сервера распознавания добавлены параметры для верификации, такие как температура temperature<>, порог тревоги
  18. events from the face recognition server. The verification parameters include temperature temperature<>, alarm threshold temperature_alarm<>,
  19. сокрытие лица
  20. face concealment evasion_int<>,
  21. эмоция emotion_int<> и фото захваченного лица imageBase64 для верификации с учетом тепловизора и маски Image Removed
  22. emotion emotion_int<>, and a photo of the captured face imageBase64 for verification, taking into account the thermal imager and mask Image Added
  23. Added the Enable face recognition upon request checkbox for the Face Detection object. The checkbox allows for capturing and recognizing faces upon request. If you set the checkbox, capture is enabled only upon an external request for a result from the camera and then disabled, which reduces the load and can be used for two-factor authentication Image Added
  24. Для объекта Face Detection добавлен флажок Enable face recognition upon request, включающий режим захвата и распознавания по запросу. Если флажок установлен, захват включается только при внешнем запросе результата по камере и затем выключается, что снижает нагрузку и может использоваться для двухфакторной идентификации Image Removed
  25. В REST API добавлен запрос на получение количества лиц в кадре по конкретной камере на текущий момент
  26. Added the request for getting the current number of faces in a frame of a specific camera to the REST API 
  27. GET http://AxxonPSIM_user_login:AxxonPSIM_user_password@IP address:port/firserver/GetNumberFacesInFrame?server_id=server ID&capture_id=face detector ID Image Modified
  28. Доработан запрос POST 
  29. Improved the POST request http://AxxonPSIM_user_login:AxxonPSIM_user_password@IP address:port/firserver/FindPasserBy:
  30. в ответе возвращается Id камеры из конфигурационного дерева вместо GUID, корректно обрабатывается фильтр по камерам Image Removed
  31. the response now returns the camera ID from the configuration tree instead of the GUID, and the camera filter is processed correctly Image Added
  32. Для объекта Face recognition server добавлено поле
  33. Added the
  34. Number of requests in request history
  35. , чтобы старые результаты удалялись автоматически, при этом последние заданные параметры поиска сохранялись Image Removed
  36. При просмотре результатов поиска в интерфейсном окне Face search доступно отображение трека на карте с помощью стрелок между камерами, который может строиться для выбранного результата или всей страницы поиска и включать в себя дополнительную информацию (время, ФИО) Image Removed
  37. Для объекта Face Detection добавлен выбор видеокарты из раскрывающегося списка Select GPU при распознавании для модулей VA и VL Image Removed
    П
    редварительно должен быть установлен флажок Use GPU в настройках объекта Face recognition server Image Removed
  38. field to the Face recognition server object. Old requests are automatically deleted. The latest requests are saved Image Added
  39. When you view search results in the Face search interface window, the track is displayed on the map with arrows between cameras. The track can be built for the selected result or the entire search page and include additional information (time and full name) Image Added
  40. Added the ability to select GPU from the Select GPU drop-down list for the Face Detection object during recognition with VA and VL modules Image Added
    You must set the Use GPU checkbox in the settings of the Face recognition server beforehand 
    Image Added
  41. На панели настроек сервера распознавания лиц добавлен флажок
  42. Added the
  43. Use decoder NGP (GPU+CPU)
  44. , чтобы декодирование видеоизображения происходило средствами GPU, снижая нагрузку на CPU
  45. checkbox to the settings panel of the Face recognition server object. If you set the checkbox, the GPU is used to decode video, reducing the load on the CPU Image Modified

Other

    Программные модули
  1. Removed the Cognitec, KARS, STC, ISD integration server
  2. убраны из состава ПК
  3. modules from Face PSIM 2.0.
  4. Updated and improved documentation.

...