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

Model input RGB or BGR? #126

Open
yataoz opened this issue Aug 14, 2024 · 0 comments
Open

Model input RGB or BGR? #126

yataoz opened this issue Aug 14, 2024 · 0 comments

Comments

@yataoz
Copy link

yataoz commented Aug 14, 2024

Hello,

I'm trying to figure the correct input channel order for the model. In rt_gene_standalone/estimate_gaze_standalone.py, you used cv2.imread to read the image as BGR, and I don't see anywhere else in the following steps to convert it to RGB. However, in your trainining code, seems like you used RGB in rt_gene_model_training/pytorch/rtgene_dataset.py . Which one is the correct order? Thanks!

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