Given a number of input images, concatenate all images to produce a panoramic image using invariant features.
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
Pytorch and Torch testing code of CartoonGAN [Chen et al., CVPR18]
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+