GSCNN
GSCNN copied to clipboard
too many 'interpolate'
I found that a lot of interpolation is used in in gscnn.py ,even for the same size. For example,interpolation is used after gate and res. What is its role? Please tell the purpose of this, thank you!