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

ValueError: operands could not be broadcast together with shapes (1216,800,4) (1,1,3) (1216,800,4) #21

Open
yuyijie1995 opened this issue Oct 16, 2018 · 1 comment

Comments

@yuyijie1995
Copy link

File "/home/jsu/cascade/cascade-rcnn_Pytorch/lib/roi_data_layer/minibatch.py", line 79, in _get_image_blob
cfg.TRAIN.MAX_SIZE)
File "/home/jsu/cascade/cascade-rcnn_Pytorch/lib/model/utils/blob.py", line 39, in prep_im_for_blob
im -= pixel_means
ValueError: operands could not be broadcast together with shapes (1216,800,4) (1,1,3) (1216,800,4)
I maked a VOClike dataset used my data,but when I use it to train ,this error happened ,Can you give me some suggestions? Thanks

@zizzizziz
Copy link

I have the same questions. I want to know how do you deal with this error

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