Skip to content

Confused image transformation #81

@aleeyang

Description

@aleeyang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions