ms-agent icon indicating copy to clipboard operation
ms-agent copied to clipboard

[WIP]feature: image filter

Open alcholiclg opened this issue 5 months ago • 0 comments

Change Summary

  1. Support the new EnrichDocPipeline to enable image classification in .docx and .pptx files.
  2. Support filtering out certain unnecessary images based on the classified image labels.

Related issue number

Checklist

  • [ ] The pull request title is a good summary of the changes - it will be used in the changelog
  • [ ] Unit tests for the changes exist
  • [ ] Run pre-commit install and pre-commit run --all-files before git commit, and passed lint check.
  • [ ] Documentation reflects the changes where applicable

alcholiclg avatar Aug 14 '25 10:08 alcholiclg