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

Same object and scene, different Upsampling and Dinov2 features colors #65

Open
RoyAmoyal opened this issue Jul 1, 2024 · 0 comments
Open

Comments

@RoyAmoyal
Copy link

RoyAmoyal commented Jul 1, 2024

Hey, I am trying to get the Dino features for an object using your interesting upsampling method.
When I run my custom code of Dinov2, I get the expected result (low resolution, without your upsampling).

But when using your model from the hub, I get different "colors" for the same object and I don't know what the problem is because you didn't release the full code.

Even if I mask the object to remove the background before your PCA, it doesn't help.
The semantics of the beer make sense but again the colors are different.
For example: the cap of the bottle has a different color than the rest of the bottle, but the color of the cap between different photos is different.

Example without masking: (light blue and strong blue for the same beer)
image

Any idea how to fix that?

Thanks for the great work!

@RoyAmoyal RoyAmoyal changed the title Same object and scene, different Upsampling and Dino features colors Same object and scene, different Upsampling and Dinov2 features colors Jul 1, 2024
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

1 participant