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
posta 3 anni fa358 visualizzazioni
2 Risposte
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
con risposta 3 anni fa
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
con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande