paper-with-me

Papers

Halluci-Net: Scene Completion by Exploiting Object Co-occurrence Relationships

2020-04-18 · Kuldeep Kulkarni, Tejas Gokhale, Rajhans Singh, Pavan Turaga, Aswin Sankaranarayanan

Recently, there has been substantial progress in image synthesis from semantic labelmaps. However, methods used for this task assume the availability of complete and unambiguous labelmaps, with instance boundaries of objects, and class labels for each pixel. This reliance on heavily annotated inputs restricts the application of image synthesis techniques to real-world applications, especially under uncertainty due to weather, occlusion, or noise. On the other hand, algorithms that can synthesize images from sparse labelmaps or sketches are highly desirable as tools that can guide content creators and artists to quickly generate scenes by simply specifying locations of a few objects. In this paper, we address the problem of complex scene completion from sparse labelmaps. Under this setting, very few details about the scene (30\% of object instances) are available as input for image synthesis. We propose a two-stage deep network based method, called `Halluci-Net', that learns co-occurence relationships between objects in scenes, and then exploits these relationships to produce a dense and complete labelmap. The generated dense labelmap can then be used as input by state-of-the-art image synthesis techniques like pix2pixHD to obtain the final image. The proposed method is evaluated on the Cityscapes dataset and it outperforms two baselines methods on performance metrics like Fr\'echet Inception Distance (FID), semantic segmentation accuracy, and similarity in object co-occurrences. We also show qualitative results on a subset of ADE20K dataset that contains bedroom images.

📄 PDF Abstract BibTeX arXiv:2004.08614

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSemantic Segmentation

Similar Papers 제목 키워드 기반

Depth Map Completion by Jointly Exploiting Blurry Color Images and Sparse Depth Maps

2017-11-27 · Liyuan Pan, Yuchao Dai, Miaomiao Liu, Fatih Porikli

We aim at predicting a complete and high-resolution depth map from incomplete, sparse and noisy depth measurements. Existing methods handle this problem either by exploiting various regularizations on the depth maps dire…

Exploiting Multi-Object Relationships for Detecting Adversarial Attacks in Complex Scenes

2021-08-19 · ICCV 2021 10 · Mingjun Yin, Shasha Li, Zikui Cai, Chengyu Song 외

Vision systems that deploy Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples. Recent research has shown that checking the intrinsic consistencies in the input data is a promising way to detec…

Language ModelingLanguage ModellingObject

MIHBench: Benchmarking and Mitigating Multi-Image Hallucinations in Multimodal Large Language Models

2025-08-01 · Jiale Li, Mingrui Wu, Zixiang Jin, Hao Chen 외 arxiv

Despite growing interest in hallucination in Multimodal Large Language Models, existing studies primarily focus on single-image settings, leaving hallucination in multi-image scenarios largely unexplored. To address this…

What's in Common? Multimodal Models Hallucinate When Reasoning Across Scenes

2025-11-05 · Candace Ross, Florian Bordes, Adina Williams, Polina Kirichenko 외 arxiv

Multimodal language models possess a remarkable ability to handle an open-vocabulary's worth of objects. Yet the best models still suffer from hallucinations when reasoning about scenes in the real world, revealing a gap…

VisHall3D: Monocular Semantic Scene Completion from Reconstructing the Visible Regions to Hallucinating the Invisible Regions

2025-07-25 · Haoang Lu, Yuanqi Su, Xiaoning Zhang, Longjun Gao 외 arxiv

This paper introduces VisHall3D, a novel two-stage framework for monocular semantic scene completion that aims to address the issues of feature entanglement and geometric inconsistency prevalent in existing methods. VisH…

Scene UnderstandingAutonomous Driving