Skip to content

Add MNv4 medium recipe #4341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

sovrasov
Copy link
Member

@sovrasov sovrasov commented Apr 14, 2025

Summary

  • Add recipes for 3 types of classification task. Training parameters are the same as for MNv3_large model
  • H-cls task type was moved to datumaro data type in auto configurator. That didn't help to solve the issue with h-cls datumaro datasets: they are still considered as multilabel, but at least autoconfig triggers a warning\
  • Bump timm to 1.0.10

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have ran e2e tests and there is no issues.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

🚀 Integration Run Summary

  • Last Commit: Move h-cls to datumaro format
  • Result:
  • Workflow Run: View Run

@github-actions github-actions bot added the DOC Improvements or additions to documentation label Apr 14, 2025
@eugene123tw
Copy link
Contributor

/run multi_class_cls

eugene123tw
eugene123tw previously approved these changes Apr 15, 2025
@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM BUILD labels Apr 15, 2025
ashwinvaidya17
ashwinvaidya17 previously approved these changes Apr 15, 2025
@sovrasov sovrasov marked this pull request as draft April 15, 2025 12:44
@sovrasov
Copy link
Member Author

sovrasov commented Apr 15, 2025

Anomalib is incompatible with timm version containing MNv4. PR is on hold until anomaly engine refactoring is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants