Status Update
Comments
ma...@gmail.com <ma...@gmail.com> #2
[1]
ar...@google.com <ar...@google.com>
ar...@google.com <ar...@google.com> #3
Note: I edited the request to reflect upon [1]. Furthermore, you have the ability to filter such events as suggested above and may help.
[1]
ma...@gmail.com <ma...@gmail.com> #4
The issue is that as errors or issues occur, the number on the notification badge is incremented. With no way to clear these notifications, the count in the eye-catching red badge just keeps going up and up, making this all but useless as a UI element.
The comment addresses the issue of clearing the event from the activity logs but doesn't address the simpler request to just clear the notification.
ar...@google.com <ar...@google.com> #5
Hello,
We have replicated the issue from our end. It is working fine for us. Could you please replicate again and confirm whether your issue is resolved or not ?
ma...@gmail.com <ma...@gmail.com> #6
ar...@google.com <ar...@google.com> #7
Hello,
Thank you for reporting this issue.
This issue report has been forwarded to the Cloud vision Engineering team so that they may investigate it, but there is no ETA for a resolution at this time. Future updates regarding this issue will be provided here.
jo...@johnrellis.com <jo...@johnrellis.com> #8
Is Cloud Vision still supported? Many of my app's users have been experiencing this bug since 3/21/23. It's easy to reproduce:
-
Download the attached image 791.jpg.
-
At the Try It! page:
https://cloud.google.com/vision/docs/drag-and-drop
upload 791.jpg.
- Observe that the JSON response starts with: {"error": {"code": 13, "message": "Internal server error. Unexpected feature response."}
See the attached screenshot of the Try It! page.
rn...@gmail.com <rn...@gmail.com> #9
vo...@picturecompany.co.uk <vo...@picturecompany.co.uk> #10
vo...@picturecompany.co.uk <vo...@picturecompany.co.uk> #11
jo...@johnrellis.com <jo...@johnrellis.com> #12
The test case I supplied four months ago no longer returns "Internal server error". But I've attached a new test case, APC_1235.jpg. When you upload that to the Try It! page (
sa...@google.com <sa...@google.com> #13
Response : {
"cropHintsAnnotation": {
"cropHints": [
{
"boundingPoly": {
"vertices": [
{
"x": 40
},
{
"x": 562
},
{
"x": 562,
"y": 652
},
{
"x": 40,
"y": 652
}
]
},
"confidence": 0.4307044,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 653
},
{
"x": 653,
"y": 652
},
{
"y": 652
}
]
},
"confidence": 0.34456354,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 783
},
{
"x": 783,
"y": 652
},
{
"y": 652
}
]
},
"confidence": 0.2871363,
"importanceFraction": 1
}
]
},
"faceAnnotations": [
{
"angerLikelihood": "VERY_UNLIKELY",
"blurredLikelihood": "VERY_UNLIKELY",
"boundingPoly": {
"vertices": [
{
"x": 90,
"y": 29
},
{
"x": 322,
"y": 29
},
{
"x": 322,
"y": 299
},
{
"x": 90,
"y": 299
}
]
},
"detectionConfidence": 0.5703125,
"fdBoundingPoly": {
"vertices": [
{
"x": 135,
"y": 120
},
{
"x": 281,
"y": 120
},
{
"x": 281,
"y": 267
},
{
"x": 135,
"y": 267
}
]
},
"headwearLikelihood": "VERY_UNLIKELY",
"joyLikelihood": "VERY_UNLIKELY",
"landmarkingConfidence": 0.0041674664,
"landmarks": [
{
"position": {
"x": 223.03508,
"y": 189.75064,
"z": -0.0004081726
},
"type": "LEFT_EYE"
},
{
"position": {
"x": 162.89493,
"y": 222.0432,
"z": -20.256996
},
"type": "RIGHT_EYE"
},
{
"position": {
"x": 215.2171,
"y": 181.25766,
"z": 7.3339806
},
"type": "LEFT_OF_LEFT_EYEBROW"
},
{
"position": {
"x": 210.53152,
"y": 178.30443,
"z": 18.571367
},
"type": "RIGHT_OF_LEFT_EYEBROW"
},
{
"position": {
"x": 159.90884,
"y": 212.49821,
"z": 3.2859068
},
"type": "LEFT_OF_RIGHT_EYEBROW"
},
{
"position": {
"x": 144.089,
"y": 206.63048,
"z": -22.710821
},
"type": "RIGHT_OF_RIGHT_EYEBROW"
},
{
"position": {
"x": 201.26051,
"y": 215.48169,
"z": 1.3822441
},
"type": "MIDPOINT_BETWEEN_EYES"
},
{
"position": {
"x": 211.9309,
"y": 254.33087,
"z": 0.61653996
},
"type": "NOSE_TIP"
},
{
"position": {
"x": 226.78969,
"y": 264.3866,
"z": -25.160658
},
"type": "UPPER_LIP"
},
{
"position": {
"x": 230.57674,
"y": 276.59317,
"z": -38.22542
},
"type": "LOWER_LIP"
},
{
"position": {
"x": 257.5884,
"y": 248.34929,
"z": -36.48812
},
"type": "MOUTH_LEFT"
},
{
"position": {
"x": 204.85876,
"y": 271.89105,
"z": -52.834923
},
"type": "MOUTH_RIGHT"
},
{
"position": {
"x": 225.84032,
"y": 268.41016,
"z": -33.548126
},
"type": "MOUTH_CENTER"
},
{
"position": {
"x": 214.56006,
"y": 246.2361,
"z": -29.02512
},
"type": "NOSE_BOTTOM_RIGHT"
},
{
"position": {
"x": 218.35873,
"y": 248.37846,
"z": -21.851864
},
"type": "NOSE_BOTTOM_LEFT"
},
{
"position": {
"x": 219.5644,
"y": 253.76805,
"z": -17.817822
},
"type": "NOSE_BOTTOM_CENTER"
},
{
"position": {
"x": 220.77203,
"y": 185.60696,
"z": 7.305704
},
"type": "LEFT_EYE_TOP_BOUNDARY"
},
{
"position": {
"x": 224.0372,
"y": 186.88193,
"z": -2.8710318
},
"type": "LEFT_EYE_RIGHT_CORNER"
},
{
"position": {
"x": 227.2974,
"y": 194.31703,
"z": -1.6464758
},
"type": "LEFT_EYE_BOTTOM_BOUNDARY"
},
{
"position": {
"x": 220.18185,
"y": 192.48308,
"z": -4.39056
},
"type": "LEFT_EYE_LEFT_CORNER"
},
{
"position": {
"x": 161.46088,
"y": 219.22792,
"z": -13.968366
},
"type": "RIGHT_EYE_TOP_BOUNDARY"
},
{
"position": {
"x": 162.86942,
"y": 219.34636,
"z": -28.85933
},
"type": "RIGHT_EYE_RIGHT_CORNER"
},
{
"position": {
"x": 168.13858,
"y": 225.60191,
"z": -22.51809
},
"type": "RIGHT_EYE_BOTTOM_BOUNDARY"
},
{
"position": {
"x": 168.73225,
"y": 222.04233,
"z": -17.87827
},
"type": "RIGHT_EYE_LEFT_CORNER"
},
{
"position": {
"x": 212.39261,
"y": 170.37584,
"z": 20.52579
},
"type": "LEFT_EYEBROW_UPPER_MIDPOINT"
},
{
"position": {
"x": 145.73282,
"y": 207.23743,
"z": -2.6342115
},
"type": "RIGHT_EYEBROW_UPPER_MIDPOINT"
},
{
"position": {
"x": 268.51855,
"y": 125.44176,
"z": -69.08384
},
"type": "LEFT_EAR_TRAGION"
},
{
"position": {
"x": 147.46309,
"y": 211.06902,
"z": -117.1073
},
"type": "RIGHT_EAR_TRAGION"
},
{
"position": {
"x": 191.33751,
"y": 202.9789,
"z": 10.755836
},
"type": "FOREHEAD_GLABELLA"
},
{
"position": {
"x": 253.39615,
"y": 307.14417,
"z": -67.08358
},
"type": "CHIN_GNATHION"
},
{
"position": {
"x": 293.38748,
"y": 207.2633,
"z": -79.8671
},
"type": "CHIN_LEFT_GONION"
},
{
"position": {
"x": 173.2755,
"y": 259.25943,
"z": -115.53714
},
"type": "CHIN_RIGHT_GONION"
},
{
"position": {
"x": 240.66995,
"y": 222.82166,
"z": -25.076199
},
"type": "LEFT_CHEEK_CENTER"
},
{
"position": {
"x": 179.00108,
"y": 251.37486,
"z": -49.55529
},
"type": "RIGHT_CHEEK_CENTER"
}
],
"panAngle": -162.35997,
"rollAngle": -31.774315,
"sorrowLikelihood": "VERY_UNLIKELY",
"surpriseLikelihood": "VERY_UNLIKELY",
"tiltAngle": 28.893572,
"underExposedLikelihood": "VERY_UNLIKELY"
}
],
"imagePropertiesAnnotation": {
"cropHints": [
{
"boundingPoly": {
"vertices": [
{
"x": 40
},
{
"x": 562
},
{
"x": 562,
"y": 652
},
{
"x": 40,
"y": 652
}
]
},
"confidence": 0.4307044,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 653
},
{
"x": 653,
"y": 652
},
{
"y": 652
}
]
},
"confidence": 0.34456354,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 783
},
{
"x": 783,
"y": 652
},
{
"y": 652
}
]
},
"confidence": 0.2871363,
"importanceFraction": 1
}
],
"dominantColors": {
"colors": [
{
"color": {
"blue": 49,
"green": 78,
"red": 101
},
"hex": "654E31",
"percent": 43.92018226751913,
"percentRounded": 44,
"pixelFraction": 0.22598769,
"rgb": "101, 78,\n 49",
"score": 0.31771967
},
{
"color": {
"blue": 162,
"green": 120,
"red": 19
},
"hex": "1378A2",
"percent": 14.530736177517309,
"percentRounded": 15,
"pixelFraction": 0.025401948,
"rgb": "19, 120,\n 162",
"score": 0.1051157
},
{
"color": {
"blue": 120,
"green": 95,
"red": 26
},
"hex": "1A5F78",
"percent": 4.160493295632508,
"percentRounded": 4,
"pixelFraction": 0.008786086,
"rgb": "26, 95,\n 120",
"score": 0.03009711
},
{
"color": {
"blue": 5,
"green": 69,
"red": 244
},
"hex": "F44505",
"percent": 2.707436957335912,
"percentRounded": 3,
"pixelFraction": 0.21947284,
"rgb": "244, 69,\n 5",
"score": 0.019585665
},
{
"color": {
"blue": 16,
"green": 17,
"red": 45
},
"hex": "2D1110",
"percent": 2.0553686559616073,
"percentRounded": 2,
"pixelFraction": 0.0068734684,
"rgb": "45, 17,\n 16",
"score": 0.014868587
},
{
"color": {
"blue": 32,
"green": 66,
"red": 206
},
"hex": "CE4220",
"percent": 0.24057208059213736,
"percentRounded": 0,
"pixelFraction": 0.067180686,
"rgb": "206, 66,\n 32",
"score": 0.0017403043
},
{
"color": {
"blue": 76,
"green": 109,
"red": 135
},
"hex": "876D4C",
"percent": 19.411815928855212,
"percentRounded": 19,
"pixelFraction": 0.09784233,
"rgb": "135, 109,\n 76",
"score": 0.14042555
},
{
"color": {
"blue": 64,
"green": 116,
"red": 214
},
"hex": "D67440",
"percent": 0.11621916847071687,
"percentRounded": 0,
"pixelFraction": 0.00017930787,
"rgb": "214, 116,\n 64",
"score": 0.0008407323
},
{
"color": {
"blue": 31,
"green": 58,
"red": 82
},
"hex": "523A1F",
"percent": 7.773278595949042,
"percentRounded": 8,
"pixelFraction": 0.062219832,
"rgb": "82, 58,\n 31",
"score": 0.056232087
},
{
"color": {
"blue": 28,
"green": 47,
"red": 77
},
"hex": "4D2F1C",
"percent": 5.083896872166423,
"percentRounded": 5,
"pixelFraction": 0.062399138,
"rgb": "77, 47,\n 28",
"score": 0.036777034
}
]
}
},
"labelAnnotations": [
{
"description": "Hair",
"mid": "/m/03q69",
"score": 0.98408014,
"topicality": 0.98408014
},
{
"description": "Orange",
"mid": "/m/0jc_p",
"score": 0.87151945,
"topicality": 0.87151945
},
{
"description": "Paint",
"mid": "/m/05y4t",
"score": 0.8515555,
"topicality": 0.8515555
},
{
"description": "Plant",
"mid": "/m/05s2s",
"score": 0.8224615,
"topicality": 0.8224615
},
{
"description": "Toddler",
"mid": "/m/01bgsw",
"score": 0.77121705,
"topicality": 0.77121705
},
{
"description": "Tints and shades",
"mid": "/m/02q_bfg",
"score": 0.7710361,
"topicality": 0.7710361
},
{
"description": "T-shirt",
"mid": "/m/013s93",
"score": 0.72919905,
"topicality": 0.72919905
},
{
"description": "Petal",
"mid": "/m/016q19",
"score": 0.6887183,
"topicality": 0.6887183
},
{
"description": "Play",
"mid": "/m/06wtgq",
"score": 0.66016406,
"topicality": 0.66016406
},
{
"description": "Bucket",
"mid": "/m/01zfyk",
"score": 0.6579677,
"topicality": 0.6579677
},
{
"description": "Child",
"mid": "/m/0ytgt",
"score": 0.64928466,
"topicality": 0.64928466
},
{
"description": "Fun",
"mid": "/m/0ds99lh",
"score": 0.6331937,
"topicality": 0.6331937
},
{
"description": "Sitting",
"mid": "/m/015c4z",
"score": 0.6319344,
"topicality": 0.6319344
},
{
"description": "Soil",
"mid": "/m/09dv7",
"score": 0.6262194,
"topicality": 0.6262194
},
{
"description": "Landscape",
"mid": "/m/025s3q0",
"score": 0.62398934,
"topicality": 0.62398934
},
{
"description": "Visual arts",
"mid": "/m/0p9xx",
"score": 0.61141264,
"topicality": 0.61141264
},
{
"description": "Concrete",
"mid": "/m/01mxf",
"score": 0.58568704,
"topicality": 0.58568704
},
{
"description": "Coquelicot",
"mid": "/m/02p9658",
"score": 0.549272,
"topicality": 0.549272
},
{
"description": "Back",
"mid": "/m/09jc2n",
"score": 0.5402832,
"topicality": 0.5402832
},
{
"description": "Leisure",
"mid": "/m/04g3r",
"score": 0.5321549,
"topicality": 0.5321549
},
{
"description": "Plastic",
"mid": "/m/05z87",
"score": 0.52200437,
"topicality": 0.52200437
},
{
"description": "Flooring",
"mid": "/m/01c34b",
"score": 0.5161357,
"topicality": 0.5161357
},
{
"description": "Shadow",
"mid": "/m/01ft8k",
"score": 0.51330554,
"topicality": 0.51330554
},
{
"description": "Room",
"mid": "/m/06ht1",
"score": 0.51160663,
"topicality": 0.51160663
}
],
"localizedObjectAnnotations": [
{
"boundingPoly": {
"normalizedVertices": [
{
"x": 0.1129056,
"y": 0.117915876
},
{
"x": 0.88436264,
"y": 0.117915876
},
{
"x": 0.88436264,
"y": 0.9973958
},
{
"x": 0.1129056,
"y": 0.9973958
}
]
},
"mid": "/m/01g317",
"name": "Person",
"score": 0.9183188
}
],
"safeSearchAnnotation": {
"adult": "VERY_UNLIKELY",
"medical": "UNLIKELY",
"racy": "POSSIBLE",
"spoof": "UNLIKELY",
"violence": "UNLIKELY"
}
}
I also tried the image shared in
I don't get internal Error
Response :
{
"cropHintsAnnotation": {
"cropHints": [
{
"boundingPoly": {
"vertices": [
{},
{
"x": 614
},
{
"x": 614,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.068359375,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 768
},
{
"x": 768,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.0546875,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 921
},
{
"x": 921,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.045572914,
"importanceFraction": 1
}
]
},
"imagePropertiesAnnotation": {
"cropHints": [
{
"boundingPoly": {
"vertices": [
{},
{
"x": 614
},
{
"x": 614,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.068359375,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 768
},
{
"x": 768,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.0546875,
"importanceFraction": 1
},
{
"boundingPoly": {
"vertices": [
{},
{
"x": 921
},
{
"x": 921,
"y": 767
},
{
"y": 767
}
]
},
"confidence": 0.045572914,
"importanceFraction": 1
}
],
"dominantColors": {
"colors": [
{
"color": {
"blue": 114,
"green": 119,
"red": 114
},
"hex": "727772",
"percent": 37.335070033956065,
"percentRounded": 37,
"pixelFraction": 0.15858407,
"rgb": "114, 119,\n 114",
"score": 0.36869898
},
{
"color": {
"blue": 202,
"green": 197,
"red": 192
},
"hex": "C0C5CA",
"percent": 17.55167002476248,
"percentRounded": 18,
"pixelFraction": 0.116460174,
"rgb": "192, 197,\n 202",
"score": 0.17332987
},
{
"color": {
"blue": 237,
"green": 232,
"red": 229
},
"hex": "E5E8ED",
"percent": 15.505117234396554,
"percentRounded": 16,
"pixelFraction": 0.22637168,
"rgb": "229, 232,\n 237",
"score": 0.15311933
},
{
"color": {
"blue": 85,
"green": 91,
"red": 87
},
"hex": "575B55",
"percent": 13.635505014830507,
"percentRounded": 14,
"pixelFraction": 0.14318584,
"rgb": "87, 91,\n 85",
"score": 0.13465615
},
{
"color": {
"blue": 145,
"green": 147,
"red": 143
},
"hex": "8F9391",
"percent": 11.446942267653636,
"percentRounded": 11,
"pixelFraction": 0.13474926,
"rgb": "143, 147,\n 145",
"score": 0.113043204
},
{
"color": {
"blue": 65,
"green": 86,
"red": 79
},
"hex": "4F5641",
"percent": 1.2911503399530462,
"percentRounded": 1,
"pixelFraction": 0.044542775,
"rgb": "79, 86,\n 65",
"score": 0.012750634
},
{
"color": {
"blue": 97,
"green": 119,
"red": 112
},
"hex": "707761",
"percent": 0.9871145406938718,
"percentRounded": 1,
"pixelFraction": 0.008318584,
"rgb": "112, 119,\n 97",
"score": 0.009748157
},
{
"color": {
"blue": 81,
"green": 120,
"red": 111
},
"hex": "6F7851",
"percent": 0.8572219589311101,
"percentRounded": 1,
"pixelFraction": 0.014513275,
"rgb": "111, 120,\n 81",
"score": 0.008465415
},
{
"color": {
"blue": 55,
"green": 90,
"red": 81
},
"hex": "515A37",
"percent": 0.8281631034455206,
"percentRounded": 1,
"pixelFraction": 0.04477876,
"rgb": "81, 90,\n 55",
"score": 0.008178447
},
{
"color": {
"blue": 58,
"green": 65,
"red": 61
},
"hex": "3D413A",
"percent": 0.5620454813772163,
"percentRounded": 1,
"pixelFraction": 0.02861357,
"rgb": "61, 65,\n 58",
"score": 0.0055504274
}
]
}
},
"labelAnnotations": [
{
"description": "Plant",
"mid": "/m/05s2s",
"score": 0.9518434,
"topicality": 0.9518434
},
{
"description": "Sky",
"mid": "/m/01bqvp",
"score": 0.93589145,
"topicality": 0.93589145
},
{
"description": "Mountain",
"mid": "/m/09d_r",
"score": 0.9072616,
"topicality": 0.9072616
},
{
"description": "Fog",
"mid": "/m/0g2z8",
"score": 0.905827,
"topicality": 0.905827
},
{
"description": "Tree",
"mid": "/m/07j7r",
"score": 0.8957098,
"topicality": 0.8957098
},
{
"description": "Natural landscape",
"mid": "/m/03d28y3",
"score": 0.88643104,
"topicality": 0.88643104
},
{
"description": "Larch",
"mid": "/m/0pcm_",
"score": 0.8774066,
"topicality": 0.8774066
},
{
"description": "Highland",
"mid": "/m/03cjrt",
"score": 0.87123454,
"topicality": 0.87123454
},
{
"description": "Atmospheric phenomenon",
"mid": "/m/07pw27b",
"score": 0.84961873,
"topicality": 0.84961873
},
{
"description": "Biome",
"mid": "/m/01jb4",
"score": 0.8304333,
"topicality": 0.8304333
},
{
"description": "Evergreen",
"mid": "/m/0hlzc",
"score": 0.81652117,
"topicality": 0.81652117
},
{
"description": "Mountainous landforms",
"mid": "/g/11jxkqbpp",
"score": 0.77627635,
"topicality": 0.77627635
},
{
"description": "Landscape",
"mid": "/m/025s3q0",
"score": 0.76996523,
"topicality": 0.76996523
},
{
"description": "Grass",
"mid": "/m/08t9c_",
"score": 0.7505066,
"topicality": 0.7505066
},
{
"description": "Mountain range",
"mid": "/m/04wxr",
"score": 0.7475141,
"topicality": 0.7475141
},
{
"description": "Road",
"mid": "/m/06gfj",
"score": 0.7241951,
"topicality": 0.7241951
},
{
"description": "Forest",
"mid": "/m/02zr8",
"score": 0.7220314,
"topicality": 0.7220314
},
{
"description": "Valley",
"mid": "/m/07yxk",
"score": 0.72133577,
"topicality": 0.72133577
},
{
"description": "Mist",
"mid": "/m/01bqwh",
"score": 0.72094524,
"topicality": 0.72094524
},
{
"description": "Hill",
"mid": "/m/04_5sg",
"score": 0.720273,
"topicality": 0.720273
},
{
"description": "Temperate broadleaf and mixed forest",
"mid": "/m/01cv98",
"score": 0.70066094,
"topicality": 0.70066094
},
{
"description": "Spruce-fir forest",
"mid": "/m/03d74ql",
"score": 0.69676155,
"topicality": 0.69676155
},
{
"description": "Conifer",
"mid": "/m/0hv3g",
"score": 0.68368965,
"topicality": 0.68368965
},
{
"description": "Massif",
"mid": "/m/01pbgp",
"score": 0.6770949,
"topicality": 0.6770949
},
{
"description": "Jungle",
"mid": "/m/01y3fy",
"score": 0.6705653,
"topicality": 0.6705653
},
{
"description": "Hill station",
"mid": "/m/040h04",
"score": 0.66903394,
"topicality": 0.66903394
},
{
"description": "Haze",
"mid": "/m/03xxq7",
"score": 0.6646069,
"topicality": 0.6646069
},
{
"description": "Wood",
"mid": "/m/083vt",
"score": 0.6468626,
"topicality": 0.6468626
},
{
"description": "Ridge",
"mid": "/m/0355cw",
"score": 0.6452461,
"topicality": 0.6452461
},
{
"description": "Woodland",
"mid": "/m/0hnc1",
"score": 0.64299726,
"topicality": 0.64299726
},
{
"description": "Old-growth forest",
"mid": "/m/042g2h",
"score": 0.62900424,
"topicality": 0.62900424
},
{
"description": "Northern hardwood forest",
"mid": "/m/03d3zqn",
"score": 0.6265501,
"topicality": 0.6265501
},
{
"description": "Tropical and subtropical coniferous forests",
"mid": "/m/01cv9m",
"score": 0.6240044,
"topicality": 0.6240044
},
{
"description": "Temperate coniferous forest",
"mid": "/m/01cv4r",
"score": 0.6219983,
"topicality": 0.6219983
},
{
"description": "Valdivian temperate rain forest",
"mid": "/m/02jvk3",
"score": 0.6219474,
"topicality": 0.6219474
},
{
"description": "Rainforest",
"mid": "/m/0d8cn",
"score": 0.5821259,
"topicality": 0.5821259
},
{
"description": "Grassland",
"mid": "/m/01c7cq",
"score": 0.5701503,
"topicality": 0.5701503
},
{
"description": "Pine",
"mid": "/m/09t57",
"score": 0.56923205,
"topicality": 0.56923205
},
{
"description": "Fir",
"mid": "/m/016x4z",
"score": 0.5635663,
"topicality": 0.5635663
},
{
"description": "Pine family",
"mid": "/m/01tfm0",
"score": 0.5594086,
"topicality": 0.5594086
},
{
"description": "Chaparral",
"mid": "/m/02393",
"score": 0.5514788,
"topicality": 0.5514788
},
{
"description": "Riparian forest",
"mid": "/m/05mk1s",
"score": 0.5192243,
"topicality": 0.5192243
},
{
"description": "Yellow fir",
"mid": "/m/04l3v7",
"score": 0.5173648,
"topicality": 0.5173648
},
{
"description": "Spruce",
"mid": "/m/016x44",
"score": 0.51356065,
"topicality": 0.51356065
}
],
"landmarkAnnotations": [
{
"boundingPoly": {
"vertices": [
{},
{
"x": 1024
},
{
"x": 1024,
"y": 768
},
{
"y": 768
}
]
},
"description": "Adršpach-Teplice Rocks",
"locations": [
{
"latLng": {
"latitude": 50.6102583,
"longitude": 16.1165058
}
}
],
"mid": "/m/0gvbhf",
"score": 0.27758154
}
],
"safeSearchAnnotation": {
"adult": "VERY_UNLIKELY",
"medical": "VERY_UNLIKELY",
"racy": "VERY_UNLIKELY",
"spoof": "VERY_UNLIKELY",
"violence": "VERY_UNLIKELY"
}
}
The issues were expected to be resolved by September end.
Is anyone still facing any issues ?
br...@google.com <br...@google.com> #14
Vision API has been updated. When landmark detection does not identify a landmark an empty response is returned.
Description
{"error":{"code":13,"message":"Internal server error. Unexpected feature response."}}
No change has been made in the way client requests are performed, but recently is returned this error despite in Cloud health status page it isn't reported any outage.
So there is some bug server side or some undocumented change that prevents the return of a proper response from Cloud.