中文
相关论文

相关论文: Common Inpainted Objects In-N-Out of Context

200 篇论文

This paper presents an approach to detect out-of-context (OOC) objects in an image. Given an image with a set of objects, our goal is to determine if an object is inconsistent with the scene context and detect the OOC object with a bounding…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Manoj Acharya , Anirban Roy , Kaushik Koneripalli , Susmit Jha , Christopher Kanan , Ajay Divakaran

Recently, there have been explorations of generalist segmentation models that can effectively tackle a variety of image segmentation tasks within a unified in-context learning framework. However, these methods still struggle with task…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yang Liu , Chenchen Jing , Hengtao Li , Muzhi Zhu , Hao Chen , Xinlong Wang , Chunhua Shen

Open Set Object Detection has seen rapid development recently, but it continues to pose significant challenges. Language-based methods, grappling with the substantial modal disparity between textual and visual modalities, require extensive…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Bingcheng Dong , Yuning Ding , Jinrong Zhang , Sifan Zhang , Shenglan Liu

In this work we propose Pixel Content Encoders (PCE), a light-weight image inpainting model, capable of generating novel con-tent for large missing regions in images. Unlike previously presented convolutional neural network based models,…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Nanne van Noord , Eric Postma

Recent advancements in video generation have been remarkable, yet many existing methods struggle with issues of consistency and poor text-video alignment. Moreover, the field lacks effective techniques for text-guided video inpainting, a…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Bojia Zi , Shihao Zhao , Xianbiao Qi , Jianan Wang , Yukai Shi , Qianyu Chen , Bin Liang , Kam-Fai Wong , Lei Zhang

Image inpainting aims to fill missing pixels in damaged images and has achieved significant progress with cut-edging learning techniques. Nevertheless, state-of-the-art inpainting methods are mainly designed for nature images and cannot…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Liang Zhao , Qing Guo , Xiaoguang Li , Song Wang

According to recent studies, commonly used computer vision datasets contain about 4% of label errors. For example, the COCO dataset is known for its high level of noise in data labels, which limits its use for training robust neural deep…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Natalia Khanzhina , Alexey Lapenok , Andrey Filchenkov

In contextual anomaly detection, an object is only considered anomalous within a specific context. Most existing methods for CAD use a single context based on a set of user-specified contextual features. However, identifying the right…

机器学习 · 计算机科学 2022-10-05 Ece Calikus , Slawomir Nowaczyk , Mohamed-Rafik Bouguelia , Onur Dikmen

We propose an automatic video inpainting algorithm which relies on the optimisation of a global, patch-based functional. Our algorithm is able to deal with a variety of challenging situations which naturally arise in video inpainting, such…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Alasdair Newson , Andrés Almansa , Matthieu Fradet , Yann Gousseau , Patrick Pérez

Camouflaged Object Detection (COD) refers to the task of identifying and segmenting objects that blend seamlessly into their surroundings, posing a significant challenge for computer vision systems. In recent years, COD has garnered…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Fengyang Xiao , Sujie Hu , Yuqi Shen , Chengyu Fang , Jinfa Huang , Chunming He , Longxiang Tang , Ziyun Yang , Xiu Li

Recent proprietary models such as Sora2 demonstrate promising progress in generating multi-shot videos conditioned on multiple reference characters. However, academic research on this problem remains limited. We study this task and identify…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Binyuan Huang , Yuning Lu , Weinan Jia , Hualiang Wang , Mu Liu , Daiqing Yang

Object counting is a hot topic in computer vision, which aims to estimate the number of objects in a given image. However, most methods only count objects of a single category for an image, which cannot be applied to scenes that need to…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Junyu Gao , Liangliang Zhao , Xuelong Li

Real-time object detection in indoor settings is a challenging area of computer vision, faced with unique obstacles such as variable lighting and complex backgrounds. This field holds significant potential to revolutionize applications like…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Salah Eddine Laidoudi , Madjid Maidi , Samir Otmane

Deep generative models have shown success in automatically synthesizing missing image regions using surrounding context. However, users cannot directly decide what content to synthesize with such approaches. We propose an end-to-end network…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yinan Zhao , Brian Price , Scott Cohen , Danna Gurari

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Raymond A. Yeh , Chen Chen , Teck Yian Lim , Alexander G. Schwing , Mark Hasegawa-Johnson , Minh N. Do

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Despite their impressive performance on multi-modal tasks, large vision-language models (LVLMs) tend to suffer from hallucinations. An important type is object hallucination, where LVLMs generate objects that are inconsistent with the…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Shounak Datta , Dhanasekar Sundararaman

Context is important for accurate visual recognition. In this work we propose an object detection algorithm that not only considers object visual appearance, but also makes use of two kinds of context including scene contextual information…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Yong Liu , Ruiping Wang , Shiguang Shan , Xilin Chen

Using image context is an effective approach for improving object detection. Previously proposed methods used contextual cues that rely on semantic or spatial information. In this work, we explore a different kind of contextual information:…

计算机视觉与模式识别 · 计算机科学 2017-07-17 Noa Arbel , Tamar Avraham , Michael Lindenbaum

Common object counting in a natural scene is a challenging problem in computer vision with numerous real-world applications. Existing image-level supervised common object counting approaches only predict the global object count and rely on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Hisham Cholakkal , Guolei Sun , Fahad Shahbaz Khan , Ling Shao