You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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$
The text was updated successfully, but these errors were encountered:
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 ofas_gray
warn('
as_grey
has been deprecated in favor ofas_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$
The text was updated successfully, but these errors were encountered: