Skip to content

🚀 Add VAD dataset#2603

Merged
samet-akcay merged 18 commits intoopen-edge-platform:mainfrom
abc-125:feature/data/add-vad
Mar 25, 2025
Merged

🚀 Add VAD dataset#2603
samet-akcay merged 18 commits intoopen-edge-platform:mainfrom
abc-125:feature/data/add-vad

Conversation

@abc-125
Copy link
Copy Markdown
Contributor

@abc-125 abc-125 commented Mar 14, 2025

📝 Description

Added one-class (unsupervised) version of VAD dataset, which contains one category of complex industrial objects.

✨ Changes

Select what type of change your PR is:

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔨 Refactor (non-breaking change which refactors the code base)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔒 Security update

✅ Checklist

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

  • 📋 I have summarized my changes in the CHANGELOG and followed the guidelines for my type of change (skip for minor changes, documentation updates, and test enhancements).
  • 📚 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).

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

@abc-125 abc-125 changed the title Feature/data/add vad 🚀 Add VAD dataset Mar 14, 2025
Copy link
Copy Markdown
Contributor

@samet-akcay samet-akcay 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 this great contribution!

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 93.22034% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.52%. Comparing base (6a6a80c) to head (c0a196a).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/anomalib/data/datasets/image/vad.py 90.90% 3 Missing ⚠️
src/anomalib/data/datamodules/image/vad.py 95.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6a6a80c) and HEAD (c0a196a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6a6a80c) HEAD (c0a196a)
integration_py3.10 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2603       +/-   ##
===========================================
- Coverage   79.07%   64.52%   -14.55%     
===========================================
  Files         314      318        +4     
  Lines       13217    13521      +304     
===========================================
- Hits        10451     8725     -1726     
- Misses       2766     4796     +2030     
Flag Coverage Δ
integration_py3.10 ?
unit_py3.10 64.52% <93.22%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samet-akcay samet-akcay merged commit c026ed7 into open-edge-platform:main Mar 25, 2025
11 of 12 checks passed
@samet-akcay samet-akcay mentioned this pull request Apr 4, 2025
@abc-125 abc-125 deleted the feature/data/add-vad branch April 21, 2025 13:52
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.

2 participants