{
    "ai_detect_scene":{
        "0": "unknown",
        "1": "not support",
        "2": "beach",
        "3": "blue sky",
        "4": "sunset",
        "5": "food",
        "6": "flower",
        "7": "green plant",
        "8": "snow",
        "9": "night",
        "10": "text",
        "11": "stage",
        "12": "cat",
        "13": "dog",
        "14": "firework",
        "15": "overcast",
        "16": "fallen",
        "17": "panda",
        "18": "car",
        "19": "old building",
        "20": "bicycle",
        "21": "waterfall"
    },
    "ai_detect_label_category":{
        "0": "People",
        "1": "Food",
        "2": "Landscapes",
        "3": "Documents",
        "4": "Festival",
        "5": "Activities",
        "6": "Animal",
        "7": "Sports",
        "8": "Vehicle",
        "9": "Household products",
        "10": "Appliance",
        "11": "Art",
        "12": "Tools",
        "13": "Apparel",
        "14": "Accessories",
        "15": "Toy",
        "-2": "Others",

        "category": "category",
        "category_probability": "category probability",
        "label": "label",
        "label_probability": "label probability"
    },
    "ai_detect_label_content":{
        "0": "people",
        "1": "food",
        "2": "landscapes",
        "3": "document",
        "4": "id card",
        "5": "passport",
        "6": "debit card",
        "7": "bicycle",
        "8": "bus",
        "9": "ship",
        "10": "train",
        "11": "airplane",
        "12": "automobile",
        "13": "bird",
        "14": "cat",
        "15": "dog",
        "16": "fish",
        "18": "wardrobe",
        "19": "smartphone",
        "20": "laptop",
        "24": "bridal veil",
        "25": "flower",
        "26": "toy block",
        "27": "sushi",
        "28": "barbecue",
        "29": "banana",
        "31": "watermelon",
        "32": "noodle",
        "34": "piano",
        "35": "wedding",
        "36": "playing chess",
        "37": "basketball",
        "38": "badminton",
        "39": "football",
        "40": "city overlook",
        "41": "sunrise sunset",
        "42": "ocean & beach",
        "43": "bridge",
        "44": "sky",
        "45": "grassland",
        "46": "street",
        "47": "night",
        "49": "grove",
        "50": "lake",
        "51": "snow",
        "52": "mountain",
        "53": "building",
        "54": "cloud",
        "55": "waterfall",
        "56": "fog & haze",
        "57": "porcelain",
        "58": "model runway",
        "59": "rainbow",
        "60": "candle",
        "62": "statue of liberty",
        "63": "ppt",
        "66": "baby carriage",
        "67": "group photo",
        "68": "dine together",
        "69": "eiffel tower",
        "70": "dolphin",
        "71": "giraffe",
        "72": "penguin",
        "73": "tiger",
        "74": "zebra",
        "76": "lion",
        "77": "elephant",
        "78": "leopard",
        "79": "peafowl",
        "80": "blackboard",
        "81": "balloon",
        "83": "air conditioner",
        "84": "washing machine",
        "85": "refrigerator",
        "86": "camera",
        "88": "gun",
        "89": "dress & skirt",
        "91": "uav",
        "92": "apple",
        "93": "dumpling",
        "94": "coffee",
        "95": "grape",
        "96": "hot pot",
        "97": "diploma",
        "102": "watch",
        "103": "glasses",
        "104": "ferris wheel",
        "105": "fountain",
        "106": "pavilion",
        "107": "fireworks",
        "108": "business card",
        "109": "riding",
        "110": "music show",
        "111": "sailboat",
        "112": "giant panda",
        "113": "birthday cake",
        "114": "birthday",
        "115": "christmas",
        "116": "the great wall",
        "117": "oriental pearl tower",
        "118": "guangzhou tower",
        "120": "tower",
        "121": "rabbit",
        "123": "trolley case",
        "124": "nail",
        "125": "guitar",
        "-2": "other"
    },
    "message":{
        "unknown": "unknown",
        "add": "add",
        "edit": "edit",
        "delete": "delete",
        "province": "province",
        "city": "city",
        "district": "district",
        "address": "address",
        "contact": "contact"
    }
}
