-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
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
Labels
No labels