Images in manifest file are not within supported limits.

0

I created a simple hello world example in order to give Lookout for Vision a test drive, by using one class of the MNIST test set (as png) as normal and then a subset of another class as anomalous. I had them auto-labelled via the option of reading the label from the folder name.
This seems as barebones as can be, but during training I get the error:
"Images in manifest file are not within supported limits."
Given that the manifest file was auto-generated, this really seems like a bug, but even if it's not, the error message strikes me as quite unhelpful. It might be beneficial to point to exactly what limit is being exceeded.

Anyway, if anyone knows what I am doing wrong here, any help is greatly appreciated.
Alex

Edited by: AlexMei on Jan 6, 2021 5:48 AM

AlexMei
gefragt vor 3 Jahren358 Aufrufe
2 Antworten
0

Hi Alex - apologies for the delayed response here. Can you share more details about the size of your dataset and image resolution to help troubleshoot? As a reference, here is a list of quotas for training, testing, and inference: https://docs.aws.amazon.com/lookout-for-vision/latest/developer-guide/limits.html

AWS
beantwortet vor 3 Jahren
0

Thanks for the link. Now it's obvious, because the images are just 28x28 pixels and should be at least 64x64.
Thank you for taking the time to respond.

AlexMei
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen