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 aaba49d commit e8aaa48Copy full SHA for e8aaa48
README.md
@@ -92,12 +92,16 @@ python submission.py --maxdisp 192 \
92
93
### Visualization of Receptive Field
94
We visualize the receptive fields of different settings of PSMNet, full setting and baseline.
95
+
96
+Full setting: dilated conv, SPP, stacked hourglass
97
98
+Baseline: no dilated conv, no SPP, no stacked hourglass
99
100
The receptive fields were calculated for the pixel at image center, indicated by the red cross.
101
102
<img align="center" src="https://user-images.githubusercontent.com/11732099/37876179-6d6dd97e-307b-11e8-803e-bcdbec29fb94.png">
103
-Full setting: dilated conv, SPP, stacked hourglass
-Baseline: no dilated conv, no SPP, no stacked hourglass
104
105
106
## Contacts
107
[email protected]
0 commit comments