Delete Images in Custom Labels Datasets

0

Hello!

Is it possible to delete images that have been uploaded to a custom labels dataset?

If I delete all label annotations from an image will it be removed from training or will it still be used in the training process?

Thanks for the help!

Matt

질문됨 4년 전658회 조회
7개 답변
1

Is there a reason removing images is not supported? Removing annotations and leaving unused images in datasets creates noise when managing large datasets. Hoping this feature will be added soon.

답변함 4년 전
0

Hey Matt

If you remove all label annotations from an image, it will be ignored during the training.

Note that your training might fail in some cases if removing label annotations caused validation rules to fail.
E.g. if you have only 2 labels and you removed all annotations corresponding to 1 label, your training will fail since at least 2 labels are required.

Validation list can be found here (see section "Semantics") - https://docs.aws.amazon.com/rekognition/latest/customlabels-dg/cd-manifest-files-validation-rules.html

Hope this helps!

AWS
답변함 4년 전
0

Thank you, that helps a lot!

If I wanted to remove images that I mistakenly uploaded from a dataset so my model is not trained on them, would you suggest just removing all annotations as they are then essentially ignored from training?

Appreciate the help!

Matt

답변함 4년 전
0

Matt

Yes you can remove the annotations to avoid them being used for training.

If you have access to the manifest file, you can manually delete the offending rows.

AWS
답변함 4년 전
0

Hey grajamey,
Thank you for your feedback. Deleting images from datasets is on our roadmap. I have also passed on your feedback to the product team to help in the prioritization of this feature.

답변함 4년 전
0

Hi,

I am unable to delete images from Amazon Rekognition dataset.
Is there any option to do it myself or would you be able to delete it?

Thanks,
Prathyusha

답변함 3년 전
0

Hi Prathyusha,

Custom labels dataset is managed by a dataset manifest file. If you have access to the manifest file, you can manually delete the offending rows. After deletion you can create a new dataset by importing the updated manifest file.
The manifest file can be accessed through a bucket which name starts with custom-labels-console-*. Within the bucket, you can locate the file with key datasets/<data set name>/manifests/output/output.manifest.
We have an item on our roadmap to support deleting images from dataset and I have also passed on your feedback to the team.

Thanks

AWS
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠