Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd106d6 commit 619ebc1Copy full SHA for 619ebc1
README.md
@@ -90,6 +90,12 @@ python submission.py --maxdisp 192 \
90
#### Error
91
<img align="center" src="http://www.cvlibs.net/datasets/kitti/results/efb9db97938e12a20b9c95ce593f633dd63a2744/errors_disp_img_0/000004_10.png">
92
93
+### Visualization of Receptive Field
94
+We visualize the receptive fields of different settings of PSMNet, full setting and baseline.
95
+The receptive fields were calculated for the pixel at image center, indicated by the red cross.
96
+<img align="center" src="https://user-images.githubusercontent.com/11732099/37876179-6d6dd97e-307b-11e8-803e-bcdbec29fb94.png">
97
+Full setting: dilated conv, SPP, stacked hourglass
98
+Baseline: no dilated conv, no SPP, no stacked hourglass
99
100
## Contacts
101
[email protected]
0 commit comments