-
Notifications
You must be signed in to change notification settings - Fork 2
/
test-1024x320.log
19 lines (17 loc) · 1.76 KB
/
test-1024x320.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-> Loading weights from weights/best_1024x320/
loading weight from weights/best_1024x320/encoder.pdparams
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/framework/io.py:415: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
if isinstance(obj, collections.Iterable) and not isinstance(obj, (
W0121 11:06:28.932340 871 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 7.0, Driver API Version: 10.1, Runtime API Version: 10.1
W0121 11:06:28.936691 871 device_context.cc:465] device: 0, cuDNN Version: 7.6.
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/nn/layer/conv.py:77: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
} and not isinstance(padding, np.int):
loading weight from weights/best_1024x320/depth.pdparams
-> Computing predictions with size 1024x320
100%|███████████████████████████████████████████| 44/44 [01:39<00:00, 2.27s/it]
-> Evaluating
Stereo evaluation - disabling median scaling, scaling by 5.4
abs_rel | sq_rel | rmse | rmse_log | a1 | a2 | a3 |
& 0.104 & 0.798 & 4.619 & 0.192 & 0.879 & 0.958 & 0.980 \\
-> Done!