paper-with-me

Papers

OCONet: Image Extrapolation by Object Completion

2021-06-19 · CVPR 2021 1 · Richard Strong Bowen, Huiwen Chang, Charles Herrmann, Piotr Teterwak, Ce Liu, Ramin Zabih

Image extrapolation extends an input image beyond the originally-captured field of view. Existing methods struggle to extrapolate images with salient objects in the foreground or are limited to very specific objects such as humans, but tend to work well on indoor/outdoor scenes. We introduce OCONet (Object COmpletion Networks) to extrapolate foreground objects, with an object completion network conditioned on its class. OCONet uses an encoder-decoder architecture trained with adversarial loss to predict the object's texture as well as its extent, represented as a predicted signed-distance field. An independent step extends the background, and the object is composited on top using the predicted mask. Both qualitative and quantitative results show that we improve on state-of-the-art image extrapolation results for challenging examples.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderObject

Similar Papers 제목 키워드 기반

CocoNet: A deep neural network for mapping pixel coordinates to color values

2018-05-29 · Paul Andrei Bricman, Radu Tudor Ionescu

In this paper, we propose a deep neural network approach for mapping the 2D pixel coordinates in an image to the corresponding Red-Green-Blue (RGB) color values. The neural network is termed CocoNet, i.e. coordinates-to-…

DenoisingImage CompressionImage Denoising

Image Completion and Extrapolation with Contextual Cycle Consistency

2020-06-04 · Sai Hemanth Kasaraneni, Abhishek Mishra

Image Completion refers to the task of filling in the missing regions of an image and Image Extrapolation refers to the task of extending an image at its boundaries while keeping it coherent. Many recent works based on G…

A Physics-Informed Deep Learning Model for MRI Brain Motion Correction

2025-02-13 · Mojtaba Safari, Shansong Wang, Zach Eidex, Richard Qiu 외

Background: MRI is crucial for brain imaging but is highly susceptible to motion artifacts due to long acquisition times. This study introduces PI-MoCoNet, a physics-informed motion correction network that integrates spa…

DiagnosticMotion Detectionparameter estimationSSIM

CoCoNet: A Collaborative Convolutional Network

2019-01-28 · Tapabrata Chakraborti, Brendan McCane, Steven Mills, Umapada Pal

We present an end-to-end deep network for fine-grained visual categorization called Collaborative Convolutional Network (CoCoNet). The network uses a collaborative layer after the convolutional layers to represent an ima…

Fine-Grained Visual CategorizationFine-Grained Visual RecognitionTransfer Learning

Depth Completion with Twin Surface Extrapolation at Occlusion Boundaries

2021-04-06 · CVPR 2021 1 · Saif Imran, Xiaoming Liu, Daniel Morris

Depth completion starts from a sparse set of known depth values and estimates the unknown depths for the remaining image pixels. Most methods model this as depth interpolation and erroneously interpolate depth pixels int…

Depth Completion