中文
相关论文

相关论文: Efficient Logic Gate Networks for Video Copy Detec…

200 篇论文

Graph Neural Networks (GNNs) have demonstrated remarkable success in various applications, yet they often struggle to capture long-range dependencies (LRD) effectively. This paper introduces GraphMinNet, a novel GNN architecture that…

机器学习 · 计算机科学 2025-02-04 Md Atik Ahamed , Andrew Cheng , Qiang Ye , Qiang Cheng

Deep neural networks (DNNs) have achieved great success in the area of computer vision. The disparity estimation problem tends to be addressed by DNNs which achieve much better prediction accuracy in stereo matching than traditional…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Qiang Wang , Shaohuai Shi , Shizhen Zheng , Kaiyong Zhao , Xiaowen Chu

Long Video Temporal Grounding (LVTG) aims at identifying specific moments within lengthy videos based on user-provided text queries for effective content retrieval. The approach taken by existing methods of dividing video into clips and…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Zijia Lu , A S M Iftekhar , Gaurav Mittal , Tianjian Meng , Xiawei Wang , Cheng Zhao , Rohith Kukkala , Ehsan Elhamifar , Mei Chen

Image copy detection is the task of detecting edited copies of any image within a reference database. While previous approaches have shown remarkable progress, the large size of their networks and descriptors remains a disadvantage,…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Juntae Kim , Sungwon Woo , Jongho Nang

Copy-move forgery detection is a crucial research area within digital image forensics, as it focuses on identifying instances where objects in an image are duplicated and placed in different locations. The detection of such forgeries is…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Shizhen Chang

Deep neural networks (DNNs) have become ubiquitous techniques in mobile and embedded systems for applications such as image/object recognition and classification. The trend of executing multiple DNNs simultaneously exacerbate the existing…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Rui Han , Qinglong Zhang , Chi Harold Liu , Guoren Wang , Jian Tang , Lydia Y. Chen

Large vision-language models (LVLMs) have demonstrated remarkable capabilities in multimodal understanding tasks. However, the increasing demand for high-resolution image and long-video understanding results in substantial token counts,…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Junjie Chen , Xuyang Liu , Zichen Wen , Yiyu Wang , Siteng Huang , Honggang Chen

Network intrusion detection is critical for securing modern networks, yet the complexity of network traffic poses significant challenges to traditional methods. This study proposes a Temporal Convolutional Network(TCN) model featuring a…

密码学与安全 · 计算机科学 2025-02-11 Rukmini Nazre , Rujuta Budke , Omkar Oak , Suraj Sawant , Amit Joshi

Multimodal retrieval still leans on embedding-based models like CLIP for fast vector search over pre-computed image embeddings. Yet, unlike text retrieval, where joint-encoder rerankers are standard, comparable vision-language rerankers are…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Mitchell Keren Taraday , Shahaf Wagner , Chaim Baskin

Visual relationship detection, as a challenging task used to find and distinguish the interactions between object pairs in one image, has received much attention recently. In this work, we propose a novel visual relationship detection…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Hao Zhou , Chongyang Zhang , Chuanping Hu

Integrating vision models into large language models (LLMs) has sparked significant interest in creating vision-language foundation models, especially for video understanding. Recent methods often utilize memory banks to handle untrimmed…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Sakib Reza , Xiyun Song , Heather Yu , Zongfang Lin , Mohsen Moghaddam , Octavia Camps

The rise of generative models has raised concerns about image authenticity online, highlighting the urgent need for a detector that is (1) highly generalizable, capable of handling unseen forgery techniques, and (2) data-efficient,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yingjian Chen , Lei Zhang , Yakun Niu

This paper presents LiteEval, a simple yet effective coarse-to-fine framework for resource efficient video recognition, suitable for both online and offline scenarios. Exploiting decent yet computationally efficient features derived at a…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Zuxuan Wu , Caiming Xiong , Yu-Gang Jiang , Larry S. Davis

Typical video classification methods often divide a video into short clips, do inference on each clip independently, then aggregate the clip-level predictions to generate the video-level results. However, processing visually similar clips…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Linchao Zhu , Laura Sevilla-Lara , Du Tran , Matt Feiszli , Yi Yang , Heng Wang

Graph Neural Networks (GNNs) are proven to be powerful models to generate node embedding for downstream applications. However, due to the high computation complexity of GNN inference, it is hard to deploy GNNs for large-scale or real-time…

机器学习 · 计算机科学 2021-05-11 Hongkuan Zhou , Ajitesh Srivastava , Hanqing Zeng , Rajgopal Kannan , Viktor Prasanna

As latent diffusion models (LDMs) democratize image generation capabilities, there is a growing need to detect fake images. A good detector should focus on the generative models fingerprints while ignoring image properties such as semantic…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Anirudh Sundara Rajan , Utkarsh Ojha , Jedidiah Schloesser , Yong Jae Lee

Most state-of-the-art 3D object detectors heavily rely on LiDAR sensors because there is a large performance gap between image-based and LiDAR-based methods. It is caused by the way to form representation for the prediction in 3D scenarios.…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Yilun Chen , Shu Liu , Xiaoyong Shen , Jiaya Jia

State-of-the-art machine-learning methods for event cameras treat events as dense representations and process them with conventional deep neural networks. Thus, they fail to maintain the sparsity and asynchronous nature of event data,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Daniel Gehrig , Davide Scaramuzza

High accuracy video label prediction (classification) models are attributed to large scale data. These data could be frame feature sequences extracted by a pre-trained convolutional-neural-network, which promote the efficiency for creating…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Feng Mao , Xiang Wu , Hui Xue , Rong Zhang

The encoder-decoder framework is state-of-the-art for offline semantic image segmentation. Since the rise in autonomous systems, real-time computation is increasingly desirable. In this paper, we introduce fast segmentation convolutional…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Rudra P K Poudel , Stephan Liwicki , Roberto Cipolla