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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ