中文
相关论文

相关论文: Scale Invariant Fully Convolutional Network: Detec…

200 篇论文

Fully convolutional neural network (FCN) has been dominating the game of face detection task for a few years with its congenital capability of sliding-window-searching with shared kernels, which boiled down all the redundant calculation,…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Guanglu Song , Yu Liu , Ming Jiang , Yujie Wang , Junjie Yan , Biao Leng

Rotation-invariant face detection, i.e. detecting faces with arbitrary rotation-in-plane (RIP) angles, is widely required in unconstrained applications but still remains as a challenging task, due to the large variations of face…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xuepeng Shi , Shiguang Shan , Meina Kan , Shuzhe Wu , Xilin Chen

Accurate hand joints detection from images is a fundamental topic which is essential for many applications in computer vision and human computer interaction. This paper presents a two stage network for hand joints detection from single…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Bin Li , Hong Fu , Ruimin Li , Wendi Wang

With the rapid development of deep learning, a variety of change detection methods based on deep learning have emerged in recent years. However, these methods usually require a large number of training samples to train the network model, so…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Weidong Yan , Pei Yan , Li Cao

Even though convolutional neural networks (CNN) has achieved near-human performance in various computer vision tasks, its ability to tolerate scale variations is limited. The popular practise is making the model bigger first, and then train…

计算机视觉与模式识别 · 计算机科学 2014-11-25 Yichong Xu , Tianjun Xiao , Jiaxing Zhang , Kuiyuan Yang , Zheng Zhang

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

Rotation invariance has been an important topic in computer vision tasks. Ideally, robot grasp detection should be rotation-invariant. However, rotation-invariance in robotic grasp detection has been only recently studied by using rotation…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Dongwon Park , Yonghyeok Seo , Se Young Chun

Keypoint detection plays an important role in a wide range of applications. However, predicting keypoints of small objects such as human hands is a challenging problem. Recent works fuse feature maps of deep Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Renjie Li , Son Tran , Saurabh Garg , Katherine Lawler , Jane Alty , Quan Bai

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional Network (FCN) model…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Zheng Zhang , Chengquan Zhang , Wei Shen , Cong Yao , Wenyu Liu , Xiang Bai

Face detection is challenging as faces in images could be present at arbitrary locations and in different scales. We propose a three-stage cascade structure based on fully convolutional neural networks (FCNs). It first proposes the…

计算机视觉与模式识别 · 计算机科学 2016-09-13 Zhenheng Yang , Ram Nevatia

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Yunzhi Zhuge , Pingping Zhang , Huchuan Lu

In recent years, image forensics has attracted more and more attention, and many forensic methods have been proposed for identifying image processing operations. Up to now, most existing methods are based on hand crafted features, and just…

多媒体 · 计算机科学 2020-09-01 Bolin Chen , Haodong Li , Weiqi Luo

Long-term object detection requires the integration of frame-based results over several seconds. For non-deformable objects, long-term detection is often addressed using object detection followed by video tracking. Unfortunately, tracking…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Sravani Teeparthi , Venkatesh Jatla , Marios S. Pattichis , Sylvia Celedon Pattichis , Carlos LopezLeiva

The ability to distinguish between the self and the background is of paramount importance for robotic tasks. The particular case of hands, as the end effectors of a robotic system that more often enter into contact with other elements of…

机器人学 · 计算机科学 2021-02-10 Alexandre Almeida , Pedro Vicente , Alexandre Bernardino

Change detection is the process of identifying pixelwise differences in bitemporal co-registered images. It is of great significance to Earth observations. Recently, with the emergence of deep learning (DL), the power and feasibility of…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Pan Chen , Danfeng Hong , Zhengchao Chen , Xuan Yang , Baipeng Li , Bing Zhang

The prevalence of smartphone and consumer camera has led to more evidence in the form of digital images, which are mostly taken in uncontrolled and uncooperative environments. In these images, criminals likely hide or cover their faces…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Wojciech Michal Matkowski , Xiaojie Li , Adams Wai Kin Kong

Humans can quickly determine the force required to grasp a deformable object to prevent its sliding or excessive deformation through vision and touch, which is still a challenging task for robots. To address this issue, we propose a novel…

机器人学 · 计算机科学 2020-06-24 Shaowei Cui , Rui Wang , Junhang Wei , Fanrong Li , Shuo Wang

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Pingping Zhang , Dong Wang , Huchuan Lu , Hongyu Wang , Baocai Yin

Applications of Fully Convolutional Networks (FCN) in iris segmentation have shown promising advances. For mobile and embedded systems, a significant challenge is that the proposed FCN architectures are extremely computationally demanding.…

神经与进化计算 · 计算机科学 2019-09-10 Hokchhay Tann , Heng Zhao , Sherief Reda

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding performance in many…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Lichao Mou , Xiao Xiang Zhu