Skip to content

feat: model_converter maskrcnn support#567

Merged
mgumowsk merged 8 commits into
masterfrom
mgumowsk/555-model-converter-maskrcnn-support
May 26, 2026
Merged

feat: model_converter maskrcnn support#567
mgumowsk merged 8 commits into
masterfrom
mgumowsk/555-model-converter-maskrcnn-support

Conversation

@mgumowsk

@mgumowsk mgumowsk commented May 7, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #555
Fixes #584
Fixes #585

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@mgumowsk mgumowsk requested a review from a team as a code owner May 7, 2026 08:00
mgumowsk and others added 3 commits May 18, 2026 08:31
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@mgumowsk mgumowsk force-pushed the mgumowsk/555-model-converter-maskrcnn-support branch from f06c446 to 4420908 Compare May 18, 2026 06:41
@github-actions github-actions Bot added python python related changes samples labels May 18, 2026
@mgumowsk mgumowsk changed the title WIP: feat: model_converter maskrcnn support feat: model_converter maskrcnn support May 18, 2026
Comment thread model_converter/src/model_converter/downloaders/huggingface.py
Comment thread model_converter/src/model_converter/downloaders/url.py
Co-authored-by: Copilot <copilot@github.com>
@mgumowsk mgumowsk requested a review from a team as a code owner May 25, 2026 06:29
@github-actions github-actions Bot added tests Related to tests build Related to build scripts labels May 25, 2026
Comment thread model_converter/tests/unit/test_yolo.py Fixed
Comment thread model_converter/tests/unit/test_cli.py Fixed
mgumowsk and others added 3 commits May 25, 2026 08:50
Co-authored-by: Copilot <copilot@github.com>
@mgumowsk mgumowsk enabled auto-merge May 25, 2026 07:32

@ivanzati ivanzati left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you, Mariusz!

@mgumowsk mgumowsk requested a review from tybulewicz May 26, 2026 07:40

@tybulewicz tybulewicz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@mgumowsk mgumowsk added this pull request to the merge queue May 26, 2026
Merged via the queue into master with commit db78eb8 May 26, 2026
53 of 55 checks passed
@mgumowsk mgumowsk deleted the mgumowsk/555-model-converter-maskrcnn-support branch May 26, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts python python related changes samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

model_converter unit test ci integration implement model_converter unit tests Add supportfor Mask-RCNN models

4 participants