Project Progress Report : Texture Synthesis
نویسندگان
چکیده
We propose using the Deep Recurrent Attentive Writer (DRAW) network [1] for texture synthesis. We managed to train and deploy DRAW tensorflow implementation. Simple texture synthesis experiments were evaluated to verify the idea validity. Figure 1 shows a sample result for a tilted chess board texture. The generated tiles not only capture the correct texture but also aligns smoothly with the center input tile. Figure 2 shows more examples. This progress aligns with the project proposed timeline.
منابع مشابه
State of the Art in Example-based Texture Synthesis
Recent years have witnessed significant progress in example-based texture synthesis algorithms. Given an example texture, these methods produce a larger texture that is tailored to the user’s needs. In this state-of-the-art report, we aim to achieve three goals: (1) provide a tutorial that is easy to follow for readers who are not already familiar with the subject, (2) make a comprehensive surv...
متن کاملProject Progress Report
I have finished implementation of some traditional texture synthesis algorithms: pixel-based [EL99] and patch-based [EF01]. The first one, as well known is quite slow. I tested some perspective texture samples with these algorithms, as shown in Fig 1 and Fig 2. It is obvious that the textures of different scales are mixed together. This is just a shortcoming of traditional algorithms. I have ne...
متن کاملTexture Synthesis and Image Inpainting for Video Compression Project Report for CSE-252C
In this report we investigate the application of texture synthesis and image inpainting techniques for video compression. Working in the non-parametric framework, we use 3D patches for matching and copying. This ensures temporal continuity to some extent which is not possible to obtain by working with individual frames. Since, in present application, patches might contain arbitrary shaped and m...
متن کاملI started this semester intending to continue my graphics project from last semester on High Dynamic Range tone mapping [available at http://pantheon
This paper is a report on the status of my research efforts in the Computer Graphics areas of texture synthesis and tone reproduction. I provide summaries of recent research work on texture synthesis, image and video editing including image and video ‘inpainting’ and object removal techniques, and tone mapping algorithms for night scenes. Following a discussion of the challenges posed by each p...
متن کاملTexture Synthesis for Perspective Example
Before the final report, I gives a report about some progress after the presentation on November 20th. The first part is to optimize current algorithm’s time and space complexity. I am rewriting the KD-tree data structure used in patch match process. There are two main differences. First, in previous KD-tree implementation, dim-n vectors are stored in the KD-tree locally, which makes the space ...
متن کامل