中文
相关论文

相关论文: Multipod Convolutional Network

200 篇论文

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Ahsan Iqbal , Alexander Richard , Hilde Kuehne , Juergen Gall

Many deep learning models, developed in recent years, reach higher ImageNet accuracy than ResNet50, with fewer or comparable FLOPS count. While FLOPs are often seen as a proxy for network efficiency, when measuring actual GPU training and…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Tal Ridnik , Hussam Lawen , Asaf Noy , Emanuel Ben Baruch , Gilad Sharir , Itamar Friedman

Vision Transformers have achieved great success in computer visions, delivering exceptional performance across various tasks. However, their inherent reliance on sequential input enforces the manual partitioning of images into patch…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Changzhen Li , Jie Zhang , Yang Wei , Zhilong Ji , Jinfeng Bai , Shiguang Shan

With the development of the super-resolution convolutional neural network (SRCNN), deep learning technique has been widely applied in the field of image super-resolution. Previous works mainly focus on optimizing the structure of SRCNN,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jianwei Zhang , zhenxing Wang , yuhui Zheng , Guoqing Zhang

Convolutional neural networks (CNNs) have made great breakthroughs in 2D computer vision. However, their irregular structure makes it hard to harness the potential of CNNs directly on meshes. A subdivision surface provides a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Shi-Min Hu , Zheng-Ning Liu , Meng-Hao Guo , Jun-Xiong Cai , Jiahui Huang , Tai-Jiang Mu , Ralph R. Martin

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose estimation with a local…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Niklas Gard , Anna Hilsmann , Peter Eisert

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

A Capsule Network (CapsNet) is a relatively new classifier and one of the possible successors of Convolutional Neural Networks (CNNs). CapsNet maintains the spatial hierarchies between the features and outperforms CNNs at classifying images…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Pouya Shiri , Amirali Baniasadi

Seismic data processing algorithms greatly benefit from regularly sampled and reliable data. Therefore, interpolation and denoising play a fundamental role as one of the starting steps of most seismic processing workflows. We exploit…

神经与进化计算 · 计算机科学 2019-10-22 Sara Mandelli , Vincenzo Lipari , Paolo Bestagini , Stefano Tubaro

We present multi-point optimization: an optimization technique that allows to train several models simultaneously without the need to keep the parameters of each one individually. The proposed method is used for a thorough empirical…

机器学习 · 计算机科学 2025-11-18 Ivan Skorokhodov , Mikhail Burtsev

In the field of fusing multi-spectral and panchromatic images (Pan-sharpening), the impressive effectiveness of deep neural networks has been recently employed to overcome the drawbacks of traditional linear models and boost the fusing…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Yancong Wei , Qiangqiang Yuan , Huanfeng Shen , Liangpei Zhang

High-resolution depth map can be inferred from a low-resolution one with the guidance of an additional high-resolution texture map of the same scene. Recently, deep neural networks with large receptive fields are shown to benefit…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Yi Xiao , Xiang Cao , Xianyi Zhu , Renzhi Yang , Yan Zheng

In this era of artificial intelligence, deep neural networks like Convolutional Neural Networks (CNNs) have emerged as front-runners, often surpassing human capabilities. These deep networks are often perceived as the panacea for all…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Neeraj Kumar Singh , Nikhil R. Pal

Convolutional Neural Networks (CNN) have demon- strated its successful applications in computer vision, speech recognition, and natural language processing. For object recog- nition, CNNs might be limited by its strict label requirement and…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

In this paper, we propose a novel Convolutional Neural Network (CNN) architecture for learning multi-scale feature representations with good tradeoffs between speed and accuracy. This is achieved by using a multi-branch network, which has…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Chun-Fu Chen , Quanfu Fan , Neil Mallinar , Tom Sercu , Rogerio Feris

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Convolutional neural networks for visual recognition require large amounts of training samples and usually benefit from data augmentation. This paper proposes PatchMix, a data augmentation method that creates new samples by composing…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Paola Cascante-Bonilla , Arshdeep Sekhon , Yanjun Qi , Vicente Ordonez

It is often the case that the performance of a neural network can be improved by adding layers. In real-world practices, we always train dozens of neural network architectures in parallel which is a wasteful process. We explored $CompNet$,…

神经与进化计算 · 计算机科学 2018-04-30 Jun Lu , Wei Ma , Boi Faltings

Extracting features from a huge amount of data for object recognition is a challenging task. Convolution neural network can be used to meet the challenge, but it often requires a large number of computation resources. In this paper, a…

图像与视频处理 · 电气工程与系统科学 2018-05-08 Yunlong Ma , Chunyan Wang

A ResNet-based multi-path refinement CNN is used for object contour detection. For this task, we prioritise the effective utilization of the high-level abstraction capability of a ResNet, which leads to state-of-the-art results for edge…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Andre Peter Kelm , Vijesh Soorya Rao , Udo Zoelzer