added

API - AnySee v1.1.0

The V1.1.0 release of JCV Cloud AnySee.

Summary

We are happy to announce the new release of the AnySee service on JCV Cloud.
In this release, we add one compare API and improve the update API to complete the fundamental functions of the service.

This release brings

New Features

  • [API] Compare with an existing face entity (POST /v1/entities/faces/{$uuid}/compare)

Improvements

  • [API] Update a face entity (PATCH /v1/entities/faces/{$uuid}) can now update the feature vector with an uploaded image and the model.

Bug Fixes

N/A

--
JCV Cloud AnySee V1.1.0のリリース内容

概要

この度、JCV Cloud AnySeeの新バージョンV1.1.0をリリースいたします。
このリリースでは、サービスの基本的な機能を完成させるため比較APIを1つ追加し、更新APIの機能を改善しました。

このリリースは以下のドキュメントを提供します。

新機能

  • [API] 既存の顔データと比較 (POST /v1/entities/faces/{$uuid}/compare)

改善

  • [API] 顔データを更新 (PATCH /v1/entities/faces/{$uuid}) アップロードされた画像とモデルで特徴ベクトルを更新できるようになりました。

バグ修正

対象無