中文
相关论文

相关论文: Head Mounted Pupil Tracking Using Convolutional Ne…

200 篇论文

Particle tracking is a powerful biophysical tool that requires conversion of large video files into position time series, i.e. traces of the species of interest for data analysis. Current tracking methods, based on a limited set of input…

定量方法 · 定量生物学 2018-10-09 Jay M. Newby , Alison M. Schaefer , Phoebe T. Lee , M. Gregory Forest , Samuel K. Lai

Object trackers based on Convolution Neural Network (CNN) have achieved state-of-the-art performance on recent tracking benchmarks, while they suffer from slow computational speed. The high computational load arises from the extraction of…

图像与视频处理 · 电气工程与系统科学 2019-01-10 Al-Hussein A. El-Shafie , Mohamed Zaki , Serag El-Din Habib

Successfully tracking the human body is an important perceptual challenge for robots that must work around people. Existing methods fall into two broad categories: geometric tracking and direct pose estimation using machine learning. While…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Weilin Wan , Aaron Walsman , Dieter Fox

Compared to other applications in computer vision, convolutional neural networks have under-performed on pedestrian detection. A breakthrough was made very recently by using sophisticated deep CNN models, with a number of hand-crafted…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Qichang Hu , Peng Wang , Chunhua Shen , Anton van den Hengel , Fatih Porikli

Pedestrian detection is a popular research topic due to its paramount importance for a number of applications, especially in the fields of automotive, surveillance and robotics. Despite the significant improvements, pedestrian detection is…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Denis Tomè , Federico Monti , Luca Baroffio , Luca Bondi , Marco Tagliasacchi , Stefano Tubaro

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Pedestrian detection is an important component for safety of autonomous vehicles, as well as for traffic and street surveillance. There are extensive benchmarks on this topic and it has been shown to be a challenging problem when applied on…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Damien Matti , Hazım Kemal Ekenel , Jean-Philippe Thiran

Recently, convolutional neural networks (CNNs) and attention mechanisms have been widely used in image denoising and achieved satisfactory performance. However, the previous works mostly use a single head to receive the noisy image,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Jiahong Zhang , Meijun Qu , Ye Wang , Lihong Cao

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2015-04-09 Jyh-Jing Hwang , Tyng-Luh Liu

Star trackers are one of the most accurate celestial sensors used for absolute attitude determination. The devices detect stars in captured images and accurately compute their projected centroids on an imaging focal plane with subpixel…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Hongrui Zhao , Michael F. Lembeck , Adrian Zhuang , Riya Shah , Jesse Wei

Head pose estimation and tracking is useful in variety of medical applications. With the advent of RGBD cameras like Kinect, it has become feasible to do markerless tracking by estimating the head pose directly from the point clouds. One…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Omer Rajput , Nils Gessert , Martin Gromniak , Lars Matthäus , Alexander Schlaefer

Thispaperaimstoresearchandimplementa real-timevideotargettrackingalgorithmbasedon ConvolutionalNeuralNetworks(CNN),enhancingthe accuracyandrobustnessoftargettrackingincomplex scenarios.Addressingthelimitationsoftraditionaltracking…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Chaoyi Tan , Xiangtian Li , Xiaobo Wang , Zhen Qi , Ao Xiang

Convolutional neural network (CNN) models have demonstrated great success in various computer vision tasks including image classification and object detection. However, some equally important tasks such as visual tracking remain relatively…

计算机视觉与模式识别 · 计算机科学 2015-04-24 Naiyan Wang , Siyi Li , Abhinav Gupta , Dit-Yan Yeung

With the improvement of computer performance and the increase of data volume, the object detection based on convolutional neural network (CNN) has become the main algorithm for object detection. This paper summarizes the research progress…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Wei Zhang , Zuoxiang Zeng

Pedestrian detection has achieved great improvements with the help of Convolutional Neural Networks (CNNs). CNN can learn high-level features from input images, but the insufficient spatial resolution of CNN feature channels (feature maps)…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Fiseha B. Tesema , Hong Wu , Mingjian Chen , Junpeng Lin , William Zhu , Kaizhu Huang

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

In this chapter, we present a brief overview of the recent development in object detection using convolutional neural networks (CNN). Several classical CNN-based detectors are presented. Some developments are based on the detector…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Kaidong Li , Wenchi Ma , Usman Sajid , Yuanwei Wu , Guanghui Wang

During the recent years, correlation filters have shown dominant and spectacular results for visual object tracking. The types of the features that are employed in these family of trackers significantly affect the performance of visual…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Erhan Gundogdu , A. Aydin Alatan

Vehicle tracking task plays an important role on the internet of vehicles and intelligent transportation system. Beyond the traditional GPS sensor, the image sensor can capture different kinds of vehicles, analyze their driving situation…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Xu Kang , Bin Song , Jie Guo , Xiaojiang Du , Mohsen Guizani

Robust and accurate planar tracking over a whole video sequence is vitally important for many vision applications. The key to planar object tracking is to find object correspondences, modeled by homography, between the reference image and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Haoxian Zhang , Yonggen Ling