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

A question of Program stopped unexpectedly #14

Open
zhengyuezhi opened this issue Nov 21, 2018 · 0 comments
Open

A question of Program stopped unexpectedly #14

zhengyuezhi opened this issue Nov 21, 2018 · 0 comments

Comments

@zhengyuezhi
Copy link

hi ,I have a very strange problem, that is, I did not get an error during the running of the program, and then automatically stopped, can you help me? thanks.
.....
.....
I1121 23:31:05.171264 6824 net.cpp:228] pool1s does not need backward computation.
I1121 23:31:05.171267 6824 net.cpp:228] conv1_relu does not need backward computation.
I1121 23:31:05.171270 6824 net.cpp:228] conv1_scale does not need backward computation.
I1121 23:31:05.171273 6824 net.cpp:228] conv1_bn does not need backward computation.
I1121 23:31:05.171277 6824 net.cpp:228] conv1 does not need backward computation.
I1121 23:31:05.171280 6824 net.cpp:228] data_input_0_split does not need backward computation.
I1121 23:31:05.171284 6824 net.cpp:228] input does not need backward computation.
I1121 23:31:05.171286 6824 net.cpp:270] This network produces output prediction_heatmap
I1121 23:31:05.171772 6824 net.cpp:283] Network initialization done.
/home/h/anaconda3/envs/py2/lib/python2.7/site-packages/skimage/io/_io.py:49: UserWarning: as_grey has been deprecated in favor of as_gray
warn('as_grey has been deprecated in favor of as_gray')
/home/h/anaconda3/envs/py2/lib/python2.7/site-packages/skimage/transform/_warps.py:105: UserWarning: The default mode, 'constant', will be changed to 'reflect' in skimage 0.15.
warn("The default mode, 'constant', will be changed to 'reflect' in "
/home/h/anaconda3/envs/py2/lib/python2.7/site-packages/skimage/transform/_warps.py:110: UserWarning: Anti-aliasing will be enabled by default in skimage 0.15 to avoid aliasing artifacts when down-sampling images.
warn("Anti-aliasing will be enabled by default in skimage 0.15 to "
(py2) h@h-pc:~/RMPE/RMPE$

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