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

img_norm_config for maskrcnn dinov2 large seems to be accidentally default #184

Open
CardenB opened this issue Sep 5, 2024 · 2 comments

Comments

@CardenB
Copy link

CardenB commented Sep 5, 2024

mean=[127.5, 127.5, 127.5], std=[127.5, 127.5, 127.5], to_rgb=True)

has all 127.5 values rather than the values in small and base

@czczup
Copy link
Owner

czczup commented Sep 5, 2024

Hello, this should be my typo, it may slightly damage the performance.

@CardenB
Copy link
Author

CardenB commented Sep 6, 2024

Was it also intended to have image size 592 for small, base, and large variants?

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

No branches or pull requests

2 participants