Skip to content

docs: improve PatchCore backbone layer documentation#3630

Open
rashidrao-pk wants to merge 1 commit into
open-edge-platform:mainfrom
rashidrao-pk:docs-patchcore-backbones
Open

docs: improve PatchCore backbone layer documentation#3630
rashidrao-pk wants to merge 1 commit into
open-edge-platform:mainfrom
rashidrao-pk:docs-patchcore-backbones

Conversation

@rashidrao-pk

Copy link
Copy Markdown

📝 Description

This PR improves the PatchCore documentation by adding guidance on backbone selection and intermediate feature layer configuration.

🛠️ Fixes #1144

The update includes:

  • Example usage of different backbones.
  • Example layer configurations for commonly used backbones.
  • Clarification that valid layer names depend on the selected backbone architecture.

This should help users avoid configuration errors when switching from the default PatchCore backbone.

✨ Changes

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.

@rashidrao-pk rashidrao-pk requested a review from samet-akcay as a code owner June 9, 2026 22:03
Signed-off-by: Muhammad Rashid <muhammadrashid8045@gmail.com>
@rashidrao-pk rashidrao-pk force-pushed the docs-patchcore-backbones branch from fa99440 to 07cdc72 Compare June 9, 2026 22:09
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.

📚 Improve documentation on using different backbones

1 participant