X-AnyLabeling icon indicating copy to clipboard operation
X-AnyLabeling copied to clipboard

Images can be filter by classes

Open kevalp-weboccult opened this issue 8 months ago • 2 comments

Search before asking

  • [x] I have searched the X-AnyLabeling issues and found no similar feature requests.

Description

Hello there, can we add the feature to find the images that contain those classes I need this feature to filter the images containing particular classes like Cat , or dogs etc

Use case

This would be great for changing the classes or dividing a particular category into two sections, like dividing Ball into baseball or tennis ball

Additional

No response

Are you willing to submit a PR?

  • [x] Yes I'd like to help by submitting a PR!

kevalp-weboccult avatar Apr 26 '25 07:04 kevalp-weboccult

Hi @kevalp-weboccult,

Thanks for the suggestion and for your willingness to contribute a PR.

Filtering images based on the classes they contain is typically considered a dataset management or pre-processing task, rather than a core function of the annotation tool itself.

Therefore, we likely won't be adding this feature directly into X-AnyLabeling in the near future. We recommend writing a simple Python script to parse the annotation files and filter/organize your dataset accordingly. This approach offers more flexibility and customization for your specific needs.

CVHub520 avatar Apr 26 '25 07:04 CVHub520

@CVHub520 , sorry but i need it in the dataset annotation task like working on already annotated dataset and then adding more classes by dividing in more classes

kevalp-weboccult avatar Apr 26 '25 08:04 kevalp-weboccult