中文
相关论文

相关论文: Multipod Convolutional Network

200 篇论文

In the same vein of discriminative one-shot learning, Siamese networks allow recognizing an object from a single exemplar with the same class label. However, they do not take advantage of the underlying structure of the data and the…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xingping Dong , Jianbing Shen , Dongming Wu , Kan Guo , Xiaogang Jin , Fatih Porikli

Although the image recognition has been a research topic for many years, many researchers still have a keen interest in it[1]. In some papers[2][3][4], however, there is a tendency to compare models only on one or two datasets, either…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Feiyang Chen , Nan Chen , Hanyang Mao , Hanlin Hu

Deep learning-based super-resolution (SR) techniques have generally achieved excellent performance in the computer vision field. Recently, it has been proven that three-dimensional (3D) SR for medical volumetric data delivers better visual…

图像与视频处理 · 电气工程与系统科学 2021-05-19 Yinhao Li , Yutaro Iwamoto , Lanfen Lin , Rui Xu , Yen-Wei Chen

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

It is always a hot and difficult point to improve the accuracy of convolutional neural network model and speed up its convergence. Based on the idea of small world network, a random edge adding algorithm is proposed to improve the…

神经与进化计算 · 计算机科学 2020-09-01 Xuanyu Shu , Jin Zhang , Sen Tian , Sheng chen , Lingyu Chen

In this work, we present a simple, highly efficient and modularized Dual Path Network (DPN) for image classification which presents a new topology of connection paths internally. By revealing the equivalence of the state-of-the-art Residual…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Yunpeng Chen , Jianan Li , Huaxin Xiao , Xiaojie Jin , Shuicheng Yan , Jiashi Feng

Ultrafast ultrasound imaging remains an active area of interest in the ultrasound community due to its ultra-high frame rates. Recently, a wide variety of studies based on deep learning have sought to improve ultrafast ultrasound imaging.…

图像与视频处理 · 电气工程与系统科学 2021-11-02 Jingfeng Lu , Fabien Millioz , Damien Garcia , Sebastien Salles , Dong Ye , Denis Friboulet

A multi-view image sequence provides a much richer capacity for object recognition than from a single image. However, most existing solutions to multi-view recognition typically adopt hand-crafted, model-based geometric methods, which do…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Edward Johns , Stefan Leutenegger , Andrew J. Davison

In the design of deep neural architectures, recent studies have demonstrated the benefits of grouping subnetworks into a larger network. For examples, the Inception architecture integrates multi-scale subnetworks and the residual network…

计算机视觉与模式识别 · 计算机科学 2017-10-02 Jia-Ren Chang , Yong-Sheng Chen

MultiGrain is a network architecture producing compact vector representations that are suited both for image classification and particular object retrieval. It builds on a standard classification trunk. The top of the network produces an…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Maxim Berman , Hervé Jégou , Andrea Vedaldi , Iasonas Kokkinos , Matthijs Douze

As the development of deep neural networks, 3D object recognition is becoming increasingly popular in computer vision community. Many multi-view based methods are proposed to improve the category recognition accuracy. These approaches…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Qi Xuan , Fuxian Li , Yi Liu , Yun Xiang

Visual attention modeling has recently gained momentum in developing visual hierarchies provided by Convolutional Neural Networks. Despite recent successes of feedforward processing on the abstraction of concepts form raw images, the…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Mahdi Biparva , John Tsotsos

Deep networks have been successfully applied to visual tracking by learning a generic representation offline from numerous training images. However the offline training is time-consuming and the learned generic representation may be less…

计算机视觉与模式识别 · 计算机科学 2015-08-25 Kaihua Zhang , Qingshan Liu , Yi Wu , Ming-Hsuan Yang

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Chuanqing Zhuang , Zhengda Lu , Yiqun Wang , Jun Xiao , Ying Wang

Super-resolution reconstruction techniques entail the utilization of software algorithms to transform one or more sets of low-resolution images captured from the same scene into high-resolution images. In recent years, considerable…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Hao Yan , Zixiang Wang , Zhengjia Xu , Zhuoyue Wang , Zhizhong Wu , Ranran Lyu

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Yuhao Xu , Jiakui Wang

The emergence of ResNet provides a powerful tool for training extremely deep networks. The core idea behind it is to change the learning goals of the network. It no longer learns new features from scratch but learns the difference between…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Peng Hui , Jiamuyang Zhao , Changxin Li , Qingzhen Zhu

Resource-efficient convolution neural networks enable not only the intelligence on edge devices but also opportunities in system-level optimization such as scheduling. In this work, we aim to improve the performance of resource-constrained…

计算机视觉与模式识别 · 计算机科学 2018-10-19 Ting-Wu Chin , Cha Zhang , Diana Marculescu

Sliding window convolutional networks (ConvNets) have become a popular approach to computer vision problems such as image segmentation, and object detection and localization. Here we consider the problem of inference, the application of a…

分布式、并行与集群计算 · 计算机科学 2016-06-21 Aleksandar Zlateski , Kisuk Lee , H. Sebastian Seung

In this paper, we present Shift Convolution Network (ShiftConvNet) to provide matching capability between two feature maps for stereo estimation. The proposed method can speedily produce a highly accurate disparity map from stereo images. A…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Jian Xie