中文
相关论文

相关论文: A Pseudo-Boolean Polynomials Approach for Image Ed…

200 篇论文

Scientists at the Berkeley SETI Research Center are Searching for Extraterrestrial Intelligence (SETI) by a new signal detection method that converts radio signals into spectrograms through Fourier transforms and classifies signals…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhewei Chen , Sami Ahmed Haider

In this work the method of masks, creating and using of inverted image masks, together with binary operation of image data are used in edge detection of binary images, monochrome images, which yields about 300 times faster than ordinary…

计算机视觉与模式识别 · 计算机科学 2014-01-22 Ayman M Bahaa-Eldeen , Abdel-Moneim A. Wahdan , Hani M. K. Mahdi

Blurry images usually exhibit similar blur at various locations across the image domain, a property barely captured in nowadays blind deblurring neural networks. We show that when extracting patches of similar underlying blur is possible,…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Thomas Eboli , Jean-Michel Morel , Gabriele Facciolo

Image pixel aliasing caused by insufficient sampling is a long-standing problem in the field of computer graphics. It has always been the goal of researchers to seek anti-aliasing algorithms with high speed and good effect. Due to the…

图形学 · 计算机科学 2022-03-09 Yuchen Zhong , Yuchi Huo , Rui Wang

Patch-based image tokenization ignores the morphology of the visual world, limiting effective and efficient learning of image understanding. Inspired by subword tokenization, we introduce subobject-level adaptive token segmentation and…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Delong Chen , Samuel Cahyawijaya , Jianfeng Liu , Baoyuan Wang , Pascale Fung

Image anomaly detection and localization perform not only image-level anomaly classification but also locate pixel-level anomaly regions. Recently, it has received much research attention due to its wide application in various fields. This…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Chao Huang , Zhao Kang , Hong Wu

Semantic segmentation is an important and popular research area in computer vision that focuses on classifying pixels in an image based on their semantics. However, supervised deep learning requires large amounts of data to train models and…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Lingyan Ran , Yali Li , Guoqiang Liang , Yanning Zhang

The motion or out-of-focus effect in digital images is the main reason for the blurred regions in defocused-blurred images. It may adversely affect various image features such as texture, pixel, and region. Therefore, it is important to…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Sadia Basar , Mushtaq Ali , Abdul Waheed , Muneer Ahmad , Mahdi H. Miraz

Superpixels have become very popular in many computer vision applications. Nevertheless, they remain underexploited since the superpixel decomposition may produce irregular and non stable segmentation results due to the dependency to the…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Rémi Giraud , Vinh-Thong Ta , Aurélie Bugeau , Pierrick Coupé , Nicolas Papadakis

In real-world scenarios, many data processing problems often involve heterogeneous images associated with different imaging modalities. Since these multimodal images originate from the same phenomenon, it is realistic to assume that they…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pingfan Song , Miguel R. D. Rodrigues

In this paper, we propose a new image denoising method, tailored to specific classes of images, assuming that a dataset of clean images of the same class is available. Similarly to the non-local means (NLM) algorithm, the proposed method…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Milad Niknejad , Jose M. Bioucas-Dias , Mario A. T. Figueiredo

Image segmentation refers to the separation of objects from the background, and has been one of the most challenging aspects of digital image processing. Practically it is impossible to design a segmentation algorithm which has 100%…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Asra Aslam , Ekram Khan , Mohammad Samar Ansari , M. M. Sufyan Beg

High-resolution image segmentation remains challenging and error-prone due to the enormous size of intermediate feature maps. Conventional methods avoid this problem by using patch based approaches where each patch is segmented…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Fahim Faisal Niloy , M. Ashraful Amin , Amin Ahsan Ali , AKM Mahbubur Rahman

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Deep learning models have achieved significant success in various image related tasks. However, they often encounter challenges related to computational complexity and overfitting. In this paper, we propose an efficient approach that…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Salim Khazem , Jeremy Fix , Cédric Pradalier

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

Graph-based video segmentation methods rely on superpixels as starting point. While most previous work has focused on the construction of the graph edges and weights as well as solving the graph partitioning problem, this paper focuses on…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Fabio Galasso , Matthias Hein , Bernt Schiele

Restoring images from low-light data is a challenging problem. Most existing deep-network based algorithms are designed to be trained with pairwise images. Due to the lack of real-world datasets, they usually perform poorly when generalized…

图像与视频处理 · 电气工程与系统科学 2020-12-25 Yangyang Qu , Chao liu , Yongsheng Ou

The goal of this paper is to discover a set of discriminative patches which can serve as a fully unsupervised mid-level visual representation. The desired patches need to satisfy two requirements: 1) to be representative, they need to occur…

计算机视觉与模式识别 · 计算机科学 2012-08-21 Saurabh Singh , Abhinav Gupta , Alexei A. Efros

Guided image filter is a well-known local filter in image processing. However, the presence of halo artifacts is a common issue associated with this type of filter. This paper proposes an algorithm that utilizes gradient information to…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Bo Wang , Yihong Wang , Xiubao Sui , Yuan Liu , Qian Chen