Skip to content

🚀 feat(data): added ground truth masks to VAD dataset#2940

Merged
ashwinvaidya17 merged 1 commit intoopen-edge-platform:mainfrom
abc-125:feat/data/add-gt-labels-vad
Sep 9, 2025
Merged

🚀 feat(data): added ground truth masks to VAD dataset#2940
ashwinvaidya17 merged 1 commit intoopen-edge-platform:mainfrom
abc-125:feat/data/add-gt-labels-vad

Conversation

@abc-125
Copy link
Copy Markdown
Contributor

@abc-125 abc-125 commented Sep 7, 2025

📝 Description

Added ground truth masks to the VAD dataset (I am the author of the original dataset).

example_vad_labels

✨ Changes

  • Replaced link and hashsum in src/anomalib/data/datamodules/image/vad.py
  • Added ground truth masks to src/anomalib/data/datasets/image/vad.py
  • Updated tests in tests/helpers/data.py

Select what type of change your PR is:

  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔄 Refactor (non-breaking change which refactors the code base)
  • ⚡ Performance improvements
  • 🎨 Style changes (code style/formatting)
  • 🧪 Tests (adding/modifying tests)
  • 📚 Documentation update
  • 📦 Build system changes
  • 🚧 CI/CD configuration
  • 🔧 Chore (general maintenance)
  • 🔒 Security update
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

Before you submit your pull request, please make sure you have completed the following steps:

  • 📚 I have made the necessary updates to the documentation (if applicable).
  • 🧪 I have written tests that support my changes and prove that my fix is effective or my feature works (if applicable).
  • 🏷️ My PR title follows conventional commit format.

For more information about code review checklists, see the Code Review Checklist.

@ashwinvaidya17 ashwinvaidya17 added this to the v2.2.0 milestone Sep 8, 2025
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/anomalib/data/datasets/image/vad.py 80.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@ashwinvaidya17 ashwinvaidya17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@ashwinvaidya17 ashwinvaidya17 merged commit 60f3ffb into open-edge-platform:main Sep 9, 2025
11 checks passed
alexriedel1 pushed a commit to alexriedel1/anomalib that referenced this pull request Oct 6, 2025
@abc-125 abc-125 deleted the feat/data/add-gt-labels-vad branch March 22, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants