I would like to have other options of padding for tf.pad and convolution ... import tensorflow as tf def periodic_padding(image, padding=1): ...
確定! 回上一頁