Member-only story
Your Daily AI Research tl;dr — 2022–07–21 🧠
Generate Infinite Videos, Image colorization and AI4 2022!
Welcome to your official daily AI research tl;dr (often with code and news) for AI enthusiasts where I share the most exciting papers I find daily, along with a one-liner summary to help you quickly determine if the article (and code) is worth investigating. I will also take this opportunity to share daily exciting news in the field.
Let’s get started with this iteration!
1️⃣ NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis
NUWA-Infinity: a generative model for infinite visual synthesis, i.e. high-definition, of any resolution, image synthesis or “infinite” video generation from an image.
Link to the paper: https://arxiv.org/pdf/2207.09814.pdf
Code: https://github.com/microsoft/NUWA
2️⃣ BigColor: Colorization using a Generative Color Prior for Natural Images
BigColor: a novel colorization approach that provides vivid colorization for diverse in-the-wild images with complex structures by learning a generative color prior focusing on color…