# Deep Learning Inpainting: Removing Distracting Objects in High-Resolution Images We teamed up with the Bochumer Institute of Technology to present improved results with deep learning approaches. Here are our experiences from a mission to make editing easier. Multiple authors 8 Dec 2020 • 10 min read
# Deep Learning Smart Cropping - Automatically crop images to optimal regions with deep neural networks Many websites ask you to upload images in specific aspect ratios. Smart cropping allows you to automatically find such images for any aspect ratio. It's powered by Convolutional Neural Networks, predicting the salient areas of a picture. We describe how smart cropping works and why it's important. Vivien Drescher, Leonard Papenmeier 24 Jul 2020 • 5 min read