Skip to content
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

RVC4 support for parsers n2 #14

Merged
merged 10 commits into from
Aug 29, 2024
Merged

RVC4 support for parsers n2 #14

merged 10 commits into from
Aug 29, 2024

Conversation

jkbmrz
Copy link
Collaborator

@jkbmrz jkbmrz commented Jul 19, 2024

Similarly as #22, this PR modifies some already present parsers such that they can handle both rvc2 and rvc4.

Updated parsers:

  • ImageOutputParser
  • MonocularDepthParser
  • YuNetParser

We add dequantize=True to every output tensor (it does not affect rvc2 results). Sometimes also the output shapes must be modified.

@jkbmrz jkbmrz changed the title Adjust Parsers for RVC4. [draft] Adjust Parsers for RVC4. Jul 19, 2024
@jkbmrz jkbmrz mentioned this pull request Aug 16, 2024
@jkbmrz jkbmrz changed the title [draft] Adjust Parsers for RVC4. RVC4 support for parsers n2 Aug 16, 2024
@jkbmrz jkbmrz requested a review from kkeroo August 16, 2024 08:42
Copy link
Collaborator

@kkeroo kkeroo left a comment

Choose a reason for hiding this comment

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

LGTM

@kkeroo kkeroo merged commit 9b4aff5 into main Aug 29, 2024
1 check passed
@kkeroo kkeroo deleted the fix/parsing_for_rvc4 branch September 9, 2024 11:48
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