Release 1.6.7
This is an incomplete list among the many features added.
-
New Support
- tl.prepro.shear2 for shearing of x and y directions.
- tl.cost.absolute_difference_error for 2d, 2d and 4d tensor.
- DepthwiseConv2d for separable/depthwise convolution, see
tf.nn.depthwise_conv2d
.
-
New Update
- SubpixelConv2d with
tf.depth_to_space
by @ShieLian - tl.prepro.illumination support random mode by @zsdonghao
- tl.prepro.projective_transform_by_points for projective transformation by given points
- SubpixelConv2d with
-
EN/CN Documentation by @zsdonghao
-
ACM MM [slides]