Color channel of the Input
#1
by
gnussst
- opened
Hi,
I was testing this pretrain and I realized that the input processing is different from 2 source:
- HuggingFace is using RGB channel
- Github is using BGR and in the README note that the input is BGR channel.
So, what is the true type of input that the pretrain use ?
Thanks,