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

在训练时遇到caffe.SGDSolver这个错误 #3

Open
ICpachong opened this issue Jul 4, 2019 · 0 comments
Open

在训练时遇到caffe.SGDSolver这个错误 #3

ICpachong opened this issue Jul 4, 2019 · 0 comments

Comments

@ICpachong
Copy link

I0704 15:17:48.250639 31549 net.cpp:382] data -> bbox_target
I0704 15:17:48.250646 31549 net.cpp:382] data -> label
Traceback (most recent call last):
File "jfda/train.py", line 125, in
solver = Solver(solver_prototxt, args)
File "jfda/train.py", line 62, in init
self.solver = caffe.SGDSolver(tmp_solver_prototxt)
File "/home/isp/workspace/opencvLab/mtcnn-head-detection/layers/data_layer.py", line 55, in setup
self.reshape(bottom, top)
File "/home/isp/workspace/opencvLab/mtcnn-head-detection/layers/data_layer.py", line 61, in reshape
top[3].reshape(self.n)
IndexError: Index out of range

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