中文
相关论文

相关论文: CDeC-Net: Composite Deformable Cascade Network for…

200 篇论文

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model,…

计算机视觉与模式识别 · 计算机科学 2017-04-20 David Bau , Bolei Zhou , Aditya Khosla , Aude Oliva , Antonio Torralba

This paper presents an empirical study on applying convolutional neural networks (CNNs) to detecting J-UNIWARD, one of the most secure JPEG steganographic method. Experiments guiding the architectural design of the CNNs have been conducted…

多媒体 · 计算机科学 2017-04-28 Guanshuo Xu

The segmentation of ultra-high resolution images poses challenges such as loss of spatial information or computational inefficiency. In this work, a novel approach that combines encoder-decoder architectures with domain decomposition…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Corné Verburg , Alexander Heinlein , Eric C. Cyr

Benefiting from the advance of deep convolutional neural network approaches (CNNs), many face detection algorithms have achieved state-of-the-art performance in terms of accuracy and very high speed in unconstrained applications. However,…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Souhail Bakkali , Zuheng Ming , Muhammad Muzzamil Luqman , Jean-Christophe Burie

Change detection typically involves identifying regions with changes between bitemporal images taken at the same location. Besides significant changes, slow changes in bitemporal images are also important in real-life scenarios. For…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Haoxuan Li , Chenxu Wei , Haodong Wang , Xiaomeng Hu , Boyuan An , Lingyan Ran , Baosen Zhang , Jin Jin , Omirzhan Taukebayev , Amirkhan Temirbayev , Junrui Liu , Xiuwei Zhang

Existing fake news detection methods aim to classify a piece of news as true or false and provide veracity explanations, achieving remarkable performances. However, they often tailor automated solutions on manual fact-checked reports,…

计算与语言 · 计算机科学 2022-09-30 Zhiwei Yang , Jing Ma , Hechang Chen , Hongzhan Lin , Ziyang Luo , Yi Chang

Segmenting dental plaque from images of medical reagent staining provides valuable information for diagnosis and the determination of follow-up treatment plan. However, accurate dental plaque segmentation is a challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Jian Shi , Baoli Sun , Xinchen Ye , Zhihui Wang , Xiaolong Luo , Jin Liu , Heli Gao , Haojie Li

Change detection (CD) is an essential earth observation technique. It captures the dynamic information of land objects. With the rise of deep learning, convolutional neural networks (CNN) have shown great potential in CD. However, current…

图像与视频处理 · 电气工程与系统科学 2022-12-13 Hongjia Chen , Fangling Pu , Rui Yang , Rui Tang , Xin Xu

Camouflaged scene understanding (CSU) has attracted significant attention due to its broad practical implications. However, in this field, robust image-text cross-modal alignment remains under-explored, hindering deeper understanding of…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Yao Jiang , Zhongkuan Mao , Xuan Wu , Keren Fu , Qijun Zhao

In existing CNN based detectors, the backbone network is a very important component for basic feature extraction, and the performance of the detectors highly depends on it. In this paper, we aim to achieve better detection performance by…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Yudong Liu , Yongtao Wang , Siwei Wang , TingTing Liang , Qijie Zhao , Zhi Tang , Haibin Ling

The advancement of image editing tools has enabled malicious manipulation of sensitive document images, underscoring the need for robust document image forgery detection.Though forgery detectors for natural images have been extensively…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Kahim Wong , Jicheng Zhou , Haiwei Wu , Yain-Whar Si , Jiantao Zhou

Keypoint detection is the foundation of many computer vision tasks, including image registration, structure-from-motion, 3D reconstruction, visual odometry, and SLAM. Traditional detectors (SIFT, ORB, BRISK, FAST, etc.) and learning-based…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shaharyar Ahmed Khan Tareen , Filza Khan Tareen , Xiaojing Yuan

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. The main challenge of this task is perceiving various…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Jiaqi Tang , Zhaoyang Liu , Chen Qian , Wayne Wu , Limin Wang

Information representation as tables are compact and concise method that eases searching, indexing, and storage requirements. Extracting and cloning tables from parsable documents is easier and widely used, however industry still faces…

信息检索 · 计算机科学 2020-10-20 Smita Pallavi , Raj Ratn Pranesh , Sumit Kumar

Existing methods for Table Structure Recognition (TSR) from camera-captured or scanned documents perform poorly on complex tables consisting of nested rows / columns, multi-line texts and missing cell data. This is because current…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Arushi Jain , Shubham Paliwal , Monika Sharma , Lovekesh Vig

Recent years have witnessed the success of deep networks in compressed sensing (CS), which allows for a significant reduction in sampling cost and has gained growing attention since its inception. In this paper, we propose a new practical…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Bin Chen , Jian Zhang

For any digital application with document images such as retrieval, the classification of document images becomes an essential stage. Conventionally for the purpose, the full versions of the documents, that is the uncompressed document…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Tejasvee Bisen , Mohammed Javed , Shashank Kirtania , P. Nagabhushan

The widespread use of charts and infographics as a means of data visualization in various domains has inspired recent research in automated chart understanding. However, information extraction from chart images is a complex multitasked…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Osama Mustafa , Muhammad Khizer Ali , Momina Moetesum , Imran Siddiqi

Transformer and its variants have shown great potential for various vision tasks in recent years, including image classification, object detection and segmentation. Meanwhile, recent studies also reveal that with proper architecture design,…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xinghao Chen , Siwei Li , Yijing Yang , Yunhe Wang

Extracting table contents from documents such as scientific papers and financial reports and converting them into a format that can be processed by large language models is an important task in knowledge information processing. End-to-end…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Takaya Kawakatsu