Internal Server Error using CV on one specific observation

Any attempt to use computer vision against this observation generates “Error: Internal Server Error”

https://www.inaturalist.org/observations/205499662

Browser: Chrome Version 123.0.6312.107 (Official Build) (arm64)

I have tried to add and remove IDs and DQA votes to prompt reindexing, but this still persists. I assume it could be caused by a problem with the first image in the observation, but it displays fine.

I can reproduce.

The get request to https://api.inaturalist.org/v1/computervision/score_observation/205499662

gives the following response: 1. {error: “Error scoring image”, status: 500}

1 Like

We came across another observation that behaved the same way. It’s potentially due to the taxon not having a geo threshold. we’re investigating.

3 Likes

I guess when you say it might be caused by the taxon not having a geo threshold, that’s referring to one of maybe 10 taxa that is being returned as a possible CV match for this image? It doesn’t seem to be anything to do with the current ID (Libertia paniculata) as CV works fine on several other observations of that species.

FWIW, I’m pretty doubtful that the current ID is correct, but identifying fruiting plants is a challenge (and I thought CV might give me some starting points).

One other data point… If I specify a different parent taxon for the CV search that makes no difference—I get the error every time.