AIの情報
性別判定
性別を判定します
男
女
男の娘
累計:2895人
累計:10189人
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=1404 -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 | モデル選択 |
---|---|---|---|---|
2018-07-26 22:44:29 | 66% | 0.235481 | 0.66195 | 選択する |