Jihyun0510 / caption_guided_extensive_painting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Captioning-Based Extensive Painting

We developed a new approach for image outpainting and wide-range image blending, which we refer to as extensive painting for convenience, implementing a novel modality of hints, text. In order to incorporate this novel type of hints to extensive painting, we propose a Captioning-based Extensive Painting (CEP) module, which consists of two multi-modal tasks, an image captioning task and a text-guided image manipulation task. The image captioning model generates caption of an input masked image, and the text-guided image manipulation model fills in the unknown region with the guidace of the text hints.

  • Image captioning models to be found in image_captioning folder.
  • Text-guided image manipulation models to be found in image_manipulation folder.

About


Languages

Language:Python 95.2%Language:Shell 3.4%Language:Cuda 0.7%Language:C++ 0.4%Language:Cython 0.2%Language:Lua 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%