We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,shicai! I used the Mobilenet to train my data ,i always meet the wrong infomation from the log:I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/sep/bn needs backward computation. I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/sep needs backward computation. I1103 13:56:20.871213 2944 net.cpp:226] relu4_1/dw needs backward computation. I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw/scale needs backward computation. I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw/bn needs backward computation. I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw needs backward computation. I1103 13:56:20.871213 2944*** Check failure stack trace: ***
But,i used the Alexnet to train my data everything is OK。So,can you give me a hand?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,shicai!
I used the Mobilenet to train my data ,i always meet the wrong infomation from the log:I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/sep/bn needs backward computation.
I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/sep needs backward computation.
I1103 13:56:20.871213 2944 net.cpp:226] relu4_1/dw needs backward computation.
I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw/scale needs backward computation.
I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw/bn needs backward computation.
I1103 13:56:20.871213 2944 net.cpp:226] conv4_1/dw needs backward computation.
I1103 13:56:20.871213 2944*** Check failure stack trace: ***
But,i used the Alexnet to train my data everything is OK。So,can you give me a hand?
The text was updated successfully, but these errors were encountered: