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

Image input channel order #2

Open
chenxi116 opened this issue Aug 28, 2016 · 2 comments
Open

Image input channel order #2

chenxi116 opened this issue Aug 28, 2016 · 2 comments

Comments

@chenxi116
Copy link

Hi @Seth-Park . It seems from https://github.com/Seth-Park/text_objseg_caffe/blob/master/seg_model/referit_data_provider.py#L47 that in the data-providing Python layer, the image is in RGB order. However, shouldn't image input to Caffe be in BGR order? Is there any channel-switching step that I missed?
Thank you very much!

@derkbreeze
Copy link

@chenxi116 Hi Chenxi, Did you successfully trained the model? Is the first part of the detection model trained using the same algorithm in Ronghang's Natural Language Object Retrieval paper?
Thank you.

@chenxi116
Copy link
Author

Yes I did train successfully using this code. But I don't know the answer to your second question.

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

2 participants