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
已提問 3 年前檢視次數 358 次
2 個答案
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
已回答 3 年前
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
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南