
66

GitHub - taki0112/partial_conv-Tensorflow: Simple Tensorflow implementation of &...
source link: https://github.com/taki0112/partial_conv-Tensorflow
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
PartialConv-Tensorflow
Simple Tensorflow implementation of Partial Convolution based Padding
How to use
# typical convolution layer with zero padding x = conv(x, channels, kernel=3, stride=2, use_bias=True, padding='SAME', scope='conv') # partial convolution based padding x = partial_conv(x, channels, kernel=3, stride=2, use_bias=True, padding='SAME', scope='conv')
Results
Activation map
ImageNet Classification
Segmentation (DeepLab V3+)
Author
Junho Kim
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK