English
Related papers

Related papers: DPNET: Dual-Path Network for Efficient Object Dete…

200 papers

This paper introduces DGNet, a novel deep framework that exploits object gradient supervision for camouflaged object detection (COD). It decouples the task into two connected branches, i.e., a context and a texture encoder. The essential…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Ge-Peng Ji , Deng-Ping Fan , Yu-Cheng Chou , Dengxin Dai , Alexander Liniger , Luc Van Gool

Due to the advantages of real-time detection and improved performance, single-shot detectors have gained great attention recently. To solve the complex scale variations, single-shot detectors make scale-aware predictions based on multiple…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Yazhao Li , Yanwei Pang , Jianbing Shen , Jiale Cao , Ling Shao

Lane detection is to detect lanes on the road and provide the accurate location and shape of each lane. It severs as one of the key techniques to enable modern assisted and autonomous driving systems. However, several unique properties of…

Computer Vision and Pattern Recognition · Computer Science 2018-07-06 Ze Wang , Weiqiang Ren , Qiang Qiu

Deploying deep neural networks~(DNNs) on edge devices provides efficient and effective solutions for the real-world tasks. Edge devices have been used for collecting a large volume of data efficiently in different domains. DNNs have been an…

Computer Vision and Pattern Recognition · Computer Science 2022-09-27 Guanchu Wang , Zaid Pervaiz Bhat , Zhimeng Jiang , Yi-Wei Chen , Daochen Zha , Alfredo Costilla Reyes , Afshin Niktash , Gorkem Ulkar , Erman Okman , Xuanting Cai , Xia Hu

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Michael Yang

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy…

Computer Vision and Pattern Recognition · Computer Science 2024-09-27 Abid Hasan Zim , Aquib Iqbal , Zaid Al-Huda , Asad Malik , Minoru Kuribayash

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Zhuo Su , Wenzhe Liu , Zitong Yu , Dewen Hu , Qing Liao , Qi Tian , Matti Pietikäinen , Li Liu

In this paper, we first investigate why typical two-stage methods are not as fast as single-stage, fast detectors like YOLO and SSD. We find that Faster R-CNN and R-FCN perform an intensive computation after or before RoI warping. Faster…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Road detection based on remote sensing images is of great significance to intelligent traffic management. The performances of the mainstream road detection methods are mainly determined by their extracted features, whose richness and…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Zican Hu , Wurui Shi , Hongkun Liu , Xueyun Chen

Deep convolutional neural networks (CNNs) for image denoising can effectively exploit rich hierarchical features and have achieved great success. However, many deep CNN-based denoising models equally utilize the hierarchical features of…

Computer Vision and Pattern Recognition · Computer Science 2024-01-08 Wencong Wu , An Ge , Guannan Lv , Yuelong Xia , Yungang Zhang , Wen Xiong

Detecting persons using a 2D LiDAR is a challenging task due to the low information content of 2D range data. To alleviate the problem caused by the sparsity of the LiDAR points, current state-of-the-art methods fuse multiple previous scans…

Robotics · Computer Science 2020-08-03 Dan Jia , Alexander Hermans , Bastian Leibe

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally these tasks are…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Ganesh Sistu , Isabelle Leang , Senthil Yogamani

We propose SFMNet, a novel 3D sparse detector that combines the efficiency of sparse convolutions with the ability to model long-range dependencies. While traditional sparse convolution techniques efficiently capture local structures, they…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Oren Shrout , Ayellet Tal

This paper presents a lightweight, end-to-end highway lane detection architecture that jointly captures spatial and temporal information for robust performance in real-world driving scenarios. Building on the strengths of 3D convolutional…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Sorna Shanmuga Raja , Abdelhafid Zenati

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Existing deep convolutional neural networks have found major success in image deraining, but at the expense of an enormous number of parameters. This limits their potential application, for example in mobile devices. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2018-05-17 Xueyang Fu , Borong Liang , Yue Huang , Xinghao Ding , John Paisley

Few-shot object detection (FSOD) aims at learning a detector that can fast adapt to previously unseen objects with scarce annotated examples, which is challenging and demanding. Existing methods solve this problem by performing subtasks of…

Computer Vision and Pattern Recognition · Computer Science 2021-04-20 Longyao Liu , Bo Ma , Yulin Zhang , Xin Yi , Haozhi Li

Recently, a series of works in computer vision have shown promising results on various image and video understanding tasks using self-attention. However, due to the quadratic computational and memory complexities of self-attention, these…

Computer Vision and Pattern Recognition · Computer Science 2020-10-15 Zhuoran Shen , Irwan Bello , Raviteja Vemulapalli , Xuhui Jia , Ching-Hui Chen

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

Computer Vision and Pattern Recognition · Computer Science 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han