Topik ini menjelaskan parameter output dari pekerjaan tinjauan media.
Hasil tinjauan
Tabel berikut menjelaskan parameter output pekerjaan tinjauan media dalam berbagai skenario.
Parameter | Tipe | Deskripsi |
AdResult | Objek | Hasil tinjauan dari deteksi iklan. |
AudioResult | Objek | Hasil tinjauan anti-spam audio. |
PornResult | Objek | Hasil tinjauan dari deteksi pornografi. |
TerrorismResult | Objek | Hasil tinjauan konten teroris. |
LiveResult | Objek | Hasil tinjauan dari deteksi adegan yang tidak diinginkan. |
LogoResult | Objek | Hasil tinjauan dari deteksi logo. |
Kode | String | Kode kesalahan yang dikembalikan jika pekerjaan gagal. |
Pesan | String | Pesan kesalahan yang dikembalikan jika pekerjaan gagal. |
JobId | String | ID dari pekerjaan tinjauan media. |
State | String | Status dari pekerjaan tinjauan media. |
audioTaskId | String | ID dari tugas tinjauan audio. |
titleTaskId | String | ID dari tugas tinjauan judul. |
descTaskId | String | ID dari tugas tinjauan deskripsi. |
tasks | Map | Informasi tentang tugas tinjauan snapshot. |
Hasil tinjauan deteksi iklan
Parameter | Tipe | Deskripsi |
AdResult | Objek | Hasil tinjauan dari deteksi iklan. |
AdCounterList | Array of AdCounter | Statistik kategori hasil tinjauan deteksi iklan. Nilai valid:
|
AdDetailResultList | Array of AdDetailResult | Detail tinjauan setiap snapshot. Parameter berikut terkandung:
|
AdTopList | Array | Kategori hasil tinjauan yang paling sering dikembalikan. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
AverageScore | String | Skor rata-rata dari konten yang ditinjau. |
MaxScore | String | Skor maksimum dari konten yang ditinjau. |
Label | String | Kategori hasil tinjauan dari deteksi iklan. |
Hasil tinjauan anti-spam audio
Parameter | Tipe | Deskripsi |
AudioResult | Objek | Hasil tinjauan anti-spam audio. |
AudioCounterList | Array of AudioCounter | Statistik kategori hasil tinjauan anti-spam audio. Nilai valid:
|
AudioDetailResultList | Array of AudioDetailResult | Rincian tinjauan dari setiap entri teks yang dikonversi dari audio. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
Label | String | Kategori hasil tinjauan anti-spam audio. |
Hasil tinjauan deteksi pornografi
Parameter | Tipe | Deskripsi |
PornResult | Objek | Hasil tinjauan dari deteksi pornografi. |
PornCounterList | Array of PornCounter | Statistik kategori hasil tinjauan deteksi pornografi. Nilai valid:
|
PornDetailResultList | Array of PornDetailResult | Detail tinjauan dari deteksi pornografi. Parameter berikut terkandung di dalamnya:
|
PornTopList | Array | Kategori hasil tinjauan yang paling sering dikembalikan. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
AverageScore | String | Skor rata-rata dari konten yang ditinjau. |
MaxScore | String | Skor maksimum dari konten yang ditinjau. |
Label | String | Kategori hasil tinjauan dari deteksi pornografi. |
Hasil tinjauan deteksi konten teroris
Parameter | Tipe | Deskripsi |
TerrorismResult | Objek | Hasil tinjauan deteksi konten teroris. |
TerrorismCounterList | Array of TerrorismCounter | Statistik kategori hasil tinjauan deteksi konten teroris. Nilai valid:
|
TerrorismDetailResultList | Array of TerrorismDetailResult | Rincian tinjauan deteksi konten teroris. Parameter berikut termasuk:
|
TerrorismTopList | Array | Kategori hasil tinjauan yang paling sering dikembalikan. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
AverageScore | String | Skor rata-rata dari konten yang ditinjau. |
MaxScore | String | Skor maksimum dari konten yang ditinjau. |
Label | String | Kategori hasil tinjauan deteksi konten teroris. |
Hasil tinjauan deteksi adegan yang tidak diinginkan
Parameter | Tipe | Deskripsi |
LiveResult | Objek | Hasil tinjauan dari deteksi adegan yang tidak diinginkan. |
LiveCounterList | Array of LiveCounter | Statistik kategori hasil tinjauan deteksi adegan yang tidak diinginkan. Nilai valid:
|
LiveDetailResultList | Array of LiveDetailResult | Rincian tinjauan dari deteksi adegan yang tidak diinginkan. Parameter berikut termasuk:
|
LiveTopList | Array | Kategori hasil tinjauan yang paling sering dikembalikan. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
AverageScore | String | Skor rata-rata dari konten yang ditinjau. |
MaxScore | String | Skor maksimum dari konten yang ditinjau. |
Label | String | Kategori hasil tinjauan dari deteksi adegan yang tidak diinginkan. |
Hasil tinjauan deteksi logo
Parameter | Tipe | Deskripsi |
LogoResult | Objek | Hasil tinjauan dari deteksi logo. |
LogoCounterList | Array of LogoCounter | Statistik kategori hasil tinjauan deteksi logo. Nilai valid:
|
LogoDetailResultList | Array of LogoDetailResult | Rincian tinjauan dari deteksi logo. Parameter berikut termasuk:
|
LogoTopList | Array | Kategori hasil tinjauan yang paling sering dikembalikan. Parameter berikut termasuk:
|
Saran | String | Operasi lanjutan yang direkomendasikan untuk Anda lakukan. Nilai valid:
|
AverageScore | String | Skor rata-rata dari konten yang ditinjau. |
MaxScore | String | Skor maksimum dari konten yang ditinjau. |
Label | String | Kategori hasil tinjauan dari deteksi logo. |
Kode contoh
{
"AdResult": {
"AdCounterList": [
{ "Count": 1, "Label": "ad" },
{ "Count": 4, "Label": "normal" },
{ "Count": 0, "Label": "politics" },
{ "Count": 0, "Label": "porn" },
{ "Count": 0, "Label": "abuse" },
{ "Count": 0, "Label": "terrorism" },
{ "Count": 0, "Label": "contraband" },
{ "Count": 0, "Label": "spam" },
{ "Count": 0, "Label": "npx" },
{ "Count": 0, "Label": "qrcode" },
{ "Count": 0, "Label": "programCode" },
{ "Count": 0, "Label": "ocr" },
{ "Count": 0, "Label": "others" }
],
"AdDetailResultList": [
{
"Extras": {
"qrcodes": "https://qm.qq.com/cgi-bin/qm/qr?k=RKW-RdM7-m8SmYXRg1yPojKz_2Vl6NYV&authKey=n3mdlLvPEUieSVXlg6WJf/1RfnBVPxDskEO7odtTeFZC+ISRiSAWQcy1YubuHpJ0&noverify=0"
},
"Index": "2",
"Label": "ad",
"Object": "censor/output/00002.jpg",
"Score": "99.9100000000",
"Suggestion": "block",
"Timestamp": "5005"
},
{
"Index": "3",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "35005"
},
{
"Index": "4",
"Label": "ad",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.9100000000",
"Suggestion": "block",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "45005"
},
{
"Index": "0",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "99.9100000000",
"Suggestion": "pass",
"Timestamp": "5005"
}
],
"AdTopList": [
{
"Index": "4",
"Label": "ad",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.9100000000",
"Timestamp": "20005"
}
],
"AverageScore": "99.9100000000",
"Label": "ad",
"MaxScore": "99.9100000000",
"Suggestion": "block"
},
"AudioResult": {
"AudioCounterList": [
{
"Count": 1,
"Label": "politics"
}
],
"AudioDetailResultList": [
{
"endTime": 52,
"hintWords": [
{
"context": "contoh_konteks"
},
{
"context": "contoh_konteks_1"
}
],
"label": "politics",
"startTime": 0,
"text": "Tes tinjauan audio. Teks berikut terdeteksi dari audio: teks_contoh"
}
],
"Label": "politics",
"Suggestion": "block"
},
"Code": "200",
"JobId": "9460d99126104d70b5c6ea420296****",
"LiveResult": {
"AverageScore": "100.0000000000",
"Label": "meaningless",
"LiveCounterList": [
{ "Count": 1, "Label": "meaningless" },
{ "Count": 1, "Label": "PIP" },
{ "Count": 0, "Label": "smoking" },
{ "Count": 0, "Label": "drivelive" },
{ "Count": 8, "Label": "normal" }
],
"LiveDetailResultList": [
{
"Index": "2",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "10005"
},
{
"Index": "3",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "PIP",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "100.0000000000",
"Suggestion": "review",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "35005"
},
{
"Index": "0",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "5005"
},
{
"Index": "4",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "100.0000000000",
"Suggestion": "pass",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "meaningless",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "100.0000000000",
"Suggestion": "review",
"Timestamp": "45005"
}
],
"LiveTopList": [
{
"Index": "9",
"Label": "meaningless",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "100.0000000000",
"Timestamp": "45005"
}
],
"MaxScore": "100.0000000000",
"Suggestion": "review"
},
"LogoResult": {
"AverageScore": "99.9000000000",
"Label": "normal",
"LogoCounterList": [
{ "Count": 0, "Label": "TV" },
{ "Count": 0, "Label": "trademark" },
{ "Count": 10, "Label": "normal" }
],
"LogoDetailResultList": [
{
"Index": "2",
"Label": "TV",
"LogoData": [
{
"h": 49.0,
"name": "TikTok",
"type": "TV",
"w": 133.0,
"x": 22.0,
"y": 22.0
}
],
"Object": "censor/output/Logo detection/00001.jpg",
"Score": "99.9600000000",
"Suggestion": "block",
"Timestamp": "5"
},
{
"Index": "3",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "35005"
},
{
"Index": "0",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "5005"
},
{
"Index": "4",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "45005"
}
],
"LogoTopList": [
{
"Index": "2",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
"Score": "99.9000000000",
"Timestamp": "10005"
},
{
"Index": "3",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "99.9000000000",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "99.9000000000",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "99.9000000000",
"Timestamp": "35005"
},
{
"Index": "4",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.9000000000",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "99.9000000000",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "99.9000000000",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "99.9000000000",
"Timestamp": "45005"
},
{
"Index": "0",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "99.9000000000",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "5005"
}
],
"MaxScore": "99.9000000000",
"Suggestion": "pass"
},
"Message": "OK",
"PornResult": {
"AverageScore": "95.9700000000",
"Label": "porn",
"MaxScore": "96.0200000000",
"PornCounterList": [
{ "Count": 2, "Label": "porn" },
{ "Count": 0, "Label": "sexy" },
{ "Count": 8, "Label": "normal" }
],
"PornDetailResultList": [
{
"Index": "2",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "1000 },
{
"Index": "3",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "35005"
},
{
"Index": "4",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "45005"
},
{
"Index": "0",
"Label": "porn",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "96.0200000000",
"Suggestion": "review",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "porn",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "95.9200000000",
"Suggestion": "review",
"Timestamp": "5005"
}
],
"PornTopList": [
{
"Index": "0",
"Label": "porn",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "96.0200000000",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "porn",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "95.9200000000",
"Timestamp": "5005"
}
],
"Suggestion": "review"
},
"State": "Success",
"TerrorismResult": {
"AverageScore": "100.0000000000",
"Label": "terrorism",
"MaxScore": "100.0000000000",
"Suggestion": "block",
"TerrorismCounterList": [
{ "Count": 1, "Label": "terrorism" },
{ "Count": 0, "Label": "outfit" },
{ "Count": 0, "Label": "logo" },
{ "Count": 0, "Label": "weapon" },
{ "Count": 1, "Label": "politics" },
{ "Count": 0, "Label": "others" },
{ "Count": 8, "Label": "normal" },
{ "Count": 0, "Label": "bloody" },
{ "Count": 0, "Label": "explosion" },
{ "Count": 0, "Label": "violence" },
{ "Count": 0, "Label": "crowd" },
{ "Count": 0, "Label": "parade" },
{ "Count": 0, "Label": "carcrash" },
{ "Count": 0, "Label": "flag" }
],
"TerrorismDetailResultList": [
{
"Index": "2",
"Label": "politics",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00003.jpg",
"Score": "100.0000000000",
"Suggestion": "block",
"Timestamp": "10005"
},
{
"Index": "3",
"Label": "terrorism",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "100.0000000000",
"Suggestion": "block",
"Timestamp": "15005"
},
{
"Index": "8",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00009.jpg",
"Score": "99.9000000000",
"Suggestion": "pass",
"Timestamp": "40005"
},
{
"Index": "7",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00008.jpg",
"Score": "99.8800000000",
"Suggestion": "pass",
"Timestamp": "35005"
},
{
"Index": "0",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00001.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "5"
},
{
"Index": "1",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00002.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "5005"
},
{
"Index": "4",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00005.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "20005"
},
{
"Index": "5",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00006.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "25005"
},
{
"Index": "6",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00007.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "30005"
},
{
"Index": "9",
"Label": "normal",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00010.jpg",
"Score": "99.8700000000",
"Suggestion": "pass",
"Timestamp": "45005"
}
],
"TerrorismTopList": [
{
"Index": "3",
"Label": "terrorism",
"Object": "censor/output/pornography detection-terrorist content detection-undesirable scene detection-ad detection/00004.jpg",
"Score": "100.0000000000",
"Timestamp": "15005"
}
]
},
"Type": "Censor",
"audioTaskId": "vc_f_3SrxsLwMAAu6SnEV8x31Py-1wIj28",
"tasks": {
"00:00:00": "img7ikCVILy4jV5NtvMw$7m2G-1wIj26",
"00:00:05": "img3yvM62Afkmy4r9guS7Evcc-1wIj26",
"00:00:10": "imgq8KxuXmA8T6iNbyDDA$Rh-1wIj26",
"00:00:15": "img4uxqfWMnHw74u$fyz80gGv-1wIj26",
"00:00:20": "imglDmADpAbT57mRtu$I8AAB-1wIj26",
"00:00:25": "img3v4BGUAZA@U7$oTDBZimfu-1wIj26",
"00:00:30": "img3kyzcguOQXP6Z5BJqSSBIq-1wIj26",
"00:00:35": "img3kc7QxoJXt54A$JEgr@AlM-1wIj26",
"00:00:40": "img6mmDL@ZQ4Ua4IYC3S09$oK-1wIj26",
"00:00:45": "img1fV94fwNkiY7w3vhWySZKY-1wIj26"
}
}