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

RGB (color) when pre-processing NOCS Data #35

Open
chengyh23 opened this issue Aug 11, 2024 · 0 comments
Open

RGB (color) when pre-processing NOCS Data #35

chengyh23 opened this issue Aug 11, 2024 · 0 comments

Comments

@chengyh23
Copy link

chengyh23 commented Aug 11, 2024

I had a question about preprocessing the rgb.

norm = transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225])

in create_anaglyph, why are mean and std of Normalize some constatns, rather than obtained from rgb data?

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