openlangrid / mlgrid-services

A framework to serve various generative AIs and other machine learning functions via WebSocket and JSONRPC.
Apache License 2.0
2 stars 0 forks source link

画像認識ページで認識結果を画像にオーバーレイ描画する #6

Closed takawitter closed 2 years ago

takawitter commented 2 years ago

認識結果を画像に描画する。枠とラベル。オーバーレイ描画して、認識サービスごとにon/offしたい。

takawitter commented 2 years ago

画像認識結果はバウンディングボックスが無いのでオーバーレイ表示できない(枠が描けない)。