Release 1.5.3
Recommended Update !
This is an incomplete list among the many features added.
-
News
- Release Flickr dataset loader, see tl.files.load_flickr25k_dataset() and tl.files.load_flickr1M_dataset().
- Functions to real one image and read a batch of images, see tl.vis.read_image() and tl.vis.read_images().
- A bunch of file and folder manage functions in tl.files.*.
-
Updates
- Automatically compute output channels and batch size in SpatialTransformer2dAffineLayer.
- Fixed the L2 part of cifar10 example with
tl.layers.get_variables_with_nameby @yzwxx - tutorial_tfrecord2.py save images instead of plot images.
-
New Examples
- Release Sub-pixel Convolution for Super-resolution see SRGAN code
-
Documentation by @whfairy2007 @angerhang