AIの情報
野球帽麦わら帽
ぼうしの診断をする
野球帽
キャップ
麦わら帽
ハット
累計:2人
累計:39人
AIを試してみる
AIをみんなに紹介しよう!
みんなの診断結果を見てみよう!
APIを使う!
HTTP request
POST https://aimaker.io/image/classification/api
Query parameters
Parameters | |
---|---|
id |
Required |
apikey |
Required |
file |
※Required |
base64 |
※Required |
※上記のfile、base64のいずれかは必須となります
CURL
curl -X POST -F id=3787 -F apikey=$apikey -F "file=@/path/to/image/sample.png" "https://aimaker.io/image/classification/api"
Valid Response
JSON representation |
---|
|
Invalid Response
JSON representation |
---|
|
学習状況モニター
学習履歴
学習日時 | accuracy | loss_train | loss_test | モデル選択 |
---|---|---|---|---|
2019-08-06 17:12:42 | 49% | 0.352743 | 1.22722 | 選択する |