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

Confused image transformation #81

Open
aleeyang opened this issue Dec 30, 2024 · 0 comments
Open

Confused image transformation #81

aleeyang opened this issue Dec 30, 2024 · 0 comments

Comments

@aleeyang
Copy link

for idx_guide in range(len(guide_values)):

Hi, nice work! Why is the BGR2RGB transformation applied only to the guide_values (and not to the reference images)?
Additionally, the VideoReader records RGB output, so I believe this transformation (BGR2RGB)might distort the original images. Even though it may not cause significant damage to the skeleton images (guide_values), there doesn’t seem to be a similar transformation during the reference stage.

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