中文
相关论文

相关论文: Rethinking Gradient Operator for Exposing AI-enabl…

200 篇论文

We propose an end-to-end-trainable attention module for convolutional neural network (CNN) architectures built for image classification. The module takes as input the 2D feature vector maps which form the intermediate representations of the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Saumya Jetley , Nicholas A. Lord , Namhoon Lee , Philip H. S. Torr

Benefiting from powerful convolutional neural networks (CNNs), learning-based image inpainting methods have made significant breakthroughs over the years. However, some nature of CNNs (e.g. local prior, spatially shared parameters) limit…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Ye Deng , Siqi Hui , Sanping Zhou , Deyu Meng , Jinjun Wang

In this work, we present a learning based method focusing on the convolutional neural network (CNN) architecture to detect these forgeries. We consider the detection of both copy-move forgeries and inpainting based forgeries. For these, we…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Ankit Katiyar , Arnav Bhavsar

Parameter-efficient tunings (PETs) have demonstrated impressive performance and promising perspectives in training large models, while they are still confronted with a common problem: the trade-off between learning new content and…

机器学习 · 计算机科学 2024-07-18 Jingyang Qiao , Zhizhong Zhang , Xin Tan , Yanyun Qu , Wensheng Zhang , Zhi Han , Yuan Xie

Age estimation technology is a part of facial recognition and has been applied to identity authentication. This technology achieves the development and application of a juvenile anti-addiction system by authenticating users in the game.…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Miaomiao Yang , Changwei Yao , Shijin Yan

Although vanilla Convolutional Neural Network (CNN) based detectors can achieve satisfactory performance on fake face detection, we observe that the detectors tend to seek forgeries on a limited region of face, which reveals that the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Chengrui Wang , Weihong Deng

Biometrics emerged as a robust solution for security systems. However, given the dissemination of biometric applications, criminals are developing techniques to circumvent them by simulating physical or behavioral traits of legal users…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Gustavo Botelho de Souza , João Paulo Papa , Aparecido Nilceu Marana

Convolutional neural networks (CNNs) are commonly used for image classification. Saliency methods are examples of approaches that can be used to interpret CNNs post hoc, identifying the most relevant pixels for a prediction following the…

机器学习 · 计算机科学 2020-10-01 Nicholas Halliwell , Freddy Lecue

Monocular depth estimation is an ongoing challenge in computer vision. Recent progress with Transformer models has demonstrated notable advantages over conventional CNNs in this area. However, there's still a gap in understanding how these…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Jiawei Yao , Tong Wu , Xiaofeng Zhang

Convolutional Neural Networks are extensively used in a wide range of applications, commonly including computer vision tasks like image and video classification, recognition, and segmentation. Recent research results demonstrate that…

信号处理 · 电气工程与系统科学 2020-05-11 Marco Carreras , Gianfranco Deriu , Luigi Raffo , Luca Benini , Paolo Meloni

While deep learning, particularly convolutional neural networks (CNNs), has revolutionized remote sensing (RS) change detection (CD), existing approaches often miss crucial features due to neglecting global context and incomplete change…

多媒体 · 计算机科学 2024-07-04 Yuhao Gao , Gensheng Pei , Mengmeng Sheng , Zeren Sun , Tao Chen , Yazhou Yao

Convolutional Neural Networks (CNNs), architectures consisting of convolutional layers, have been the standard choice in vision tasks. Recent studies have shown that Vision Transformers (VTs), architectures based on self-attention modules,…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Kishaan Jeeveswaran , Senthilkumar Kathiresan , Arnav Varma , Omar Magdy , Bahram Zonooz , Elahe Arani

Deep learning has revolutionized the computer vision and image classification domains. In this context Convolutional Neural Networks (CNNs) based architectures are the most widely applied models. In this article, we introduced two…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Seyedsaman Emami , Gonzalo Martínez-Muñoz

Current face forgery detection methods achieve high accuracy under the within-database scenario where training and testing forgeries are synthesized by the same algorithm. However, few of them gain satisfying performance under the…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Yuchen Luo , Yong Zhang , Junchi Yan , Wei Liu

Deep Convolutional Neural Networks have become a Swiss knife in solving critical artificial intelligence tasks. However, deploying deep CNN models for latency-critical tasks remains to be challenging because of the complex nature of CNNs.…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Chuanhao Zhuge , Xinheng Liu , Xiaofan Zhang , Sudeep Gummadi , Jinjun Xiong , Deming Chen

Surface defect inspection is of great importance for industrial manufacture and production. Though defect inspection methods based on deep learning have made significant progress, there are still some challenges for these methods, such as…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Xiaoheng Jiang , Kaiyi Guo , Yang Lu , Feng Yan , Hao Liu , Jiale Cao , Mingliang Xu , Dacheng Tao

Face multi-attribute prediction benefits substantially from multi-task learning (MTL), which learns multiple face attributes simultaneously to achieve shared or mutually related representations of different attributes. The most widely used…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Mingxing Duan , Kenli Li , Qi Tian

Convolutional neural network (CNN) models have been widely used for fault diagnosis of complex systems. However, traditional CNN models rely on small kernel filters to obtain local features from images. Thus, an excessively deep CNN is…

系统与控制 · 电气工程与系统科学 2022-10-05 Qiugang Lu , Saif S. S. Al-Wahaibi

In the last few years, several techniques for facial manipulation in videos have been successfully developed and made available to the masses (i.e., FaceSwap, deepfake, etc.). These methods enable anyone to easily edit faces in video…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Nicolò Bonettini , Edoardo Daniele Cannas , Sara Mandelli , Luca Bondi , Paolo Bestagini , Stefano Tubaro

Graph Transformers (GTs) have demonstrated their advantages across a wide range of tasks. However, the self-attention mechanism in GTs overlooks the graph's inductive biases, particularly biases related to structure, which are crucial for…

机器学习 · 计算机科学 2024-04-25 Chuang Liu , Zelin Yao , Yibing Zhan , Xueqi Ma , Shirui Pan , Wenbin Hu