中文
相关论文

相关论文: Pedestrian Detection Inspired by Appearance Consta…

200 篇论文

In the field of computer vision, the numerical encoding of 3D surfaces is crucial. It is classical to represent surfaces with their Signed Distance Functions (SDFs) or Unsigned Distance Functions (UDFs). For tasks like representation…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Virgile Foy , Fabrice Gamboa , Reda Chhaibi

A novel similarity-covariant feature detector that extracts points whose neighbourhoods, when treated as a 3D intensity surface, have a saddle-like intensity profile. The saddle condition is verified efficiently by intensity comparisons on…

计算机视觉与模式识别 · 计算机科学 2016-08-25 Javier Aldana-Iuit , Dmytro Mishkin , Ondrej Chum , Jiri Matas

Effective fusion of complementary information captured by multi-modal sensors (visible and infrared cameras) enables robust pedestrian detection under various surveillance situations (e.g. daytime and nighttime). In this paper, we present a…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Yanpeng Cao , Dayan Guan , Yulun Wu , Jiangxin Yang , Yanlong Cao , Michael Ying Yang

This paper presents a novel end-to-end system for pedestrian detection using Dynamic Vision Sensors (DVSs). We target applications where multiple sensors transmit data to a local processing unit, which executes a detection algorithm. Our…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Anthony Bisulco , Fernando Cladera Ojeda , Volkan Isler , Daniel D. Lee

Building compact convolutional neural networks (CNNs) with reliable performance is a critical but challenging task, especially when deploying them in real-world applications. As a common approach to reduce the size of CNNs, pruning methods…

机器学习 · 计算机科学 2020-05-26 Hang Li , Chen Ma , Wei Xu , Xue Liu

Neural networks that map 3D coordinates to signed distance function (SDF) or occupancy values have enabled high-fidelity implicit representations of object shape. This paper develops a new shape model that allows synthesizing novel distance…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Ehsan Zobeidi , Nikolay Atanasov

Occlusion issue is the biggest challenge in pedestrian detection. RCNN-based detectors extract instance features by cropping rectangle regions of interest in the feature maps. However, the visible pixels of the occluded objects are limited,…

计算机视觉与模式识别 · 计算机科学 2023-01-16 Li Xiang , He Miao , Luo Haibo , Xiao Jiajie

Recent works on implicit neural representations have shown promising results for multi-view surface reconstruction. However, most approaches are limited to relatively simple geometries and usually require clean object masks for…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jingyang Zhang , Yao Yao , Long Quan

With the rise of self-driving vehicles comes the risk of accidents and the need for higher safety, and protection for pedestrian detection in the following scenarios: imminent crashes, thus the car should crash into an object and avoid the…

机器学习 · 计算机科学 2018-09-18 Abdallah Moussawi , Kamal Haddad , Anthony Chahine

Thermal images are mainly used to detect the presence of people at night or in bad lighting conditions, but perform poorly at daytime. To solve this problem, most state-of-the-art techniques employ a fusion network that uses features from…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Debasmita Ghose , Shasvat Mukeshkumar Desai , Sneha Bhattacharya , Deep Chakraborty , Madalina Fiterau , Tauhidur Rahman

Pedestrian recognition has successfully been applied to security, autonomous cars, Aerial photographs. For most applications, pedestrian recognition on small mobile devices is important. However, the limitations of the computing hardware…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Guifan Weng

We investigate the performance of a simple signed distance function (SDF) based method by direct comparison with standard SVM packages, as well as K-nearest neighbor and RBFN methods. We present experimental results comparing the SDF…

机器学习 · 计算机科学 2008-12-17 Erik M. Boczko , Todd Young , Minhui Zie , Di Wu

Fast and efficient collision detection is essential for motion generation in robotics. In this paper, we propose an efficient collision detection framework based on the Signed Distance Field (SDF) of robots, seamlessly integrated with a…

机器人学 · 计算机科学 2024-09-24 Xiankun Zhu , Yucheng Xin , Shoujie Li , Houde Liu , Chongkun Xia , Bin Liang

We present Context Forest (ConF), a technique for predicting properties of the objects in an image based on its global appearance. Compared to standard nearest-neighbour techniques, ConF is more accurate, fast and memory efficient. We train…

计算机视觉与模式识别 · 计算机科学 2015-03-04 Davide Modolo , Alexander Vezhnevets , Vittorio Ferrari

Optically observing and monitoring moving objects, both natural and artificial, is important to human space security. Non-sidereal tracking can improve the system's limiting magnitude for moving objects, which benefits the surveillance.…

天体物理仪器与方法 · 物理学 2024-09-05 Lei Wang , Xiaoming Zhang , Chunhai Bai , Haiwen Xie , Juan Li , Jiayi Ge , Jianfeng Wang , Xianqun Zeng , Jiantao Sun , Xiaojun Jiang

Pedestrian detection benefits greatly from deep convolutional neural networks (CNNs). However, it is inherently hard for CNNs to handle situations in the presence of occlusion and scale variation. In this paper, we propose W$^3$Net, which…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Yan Luo , Chongyang Zhang , Muming Zhao , Hao Zhou , Jun Sun

Semi-supervised semantic segmentation allows model to mine effective supervision from unlabeled data to complement label-guided training. Recent research has primarily focused on consistency regularization techniques, exploring…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Xiaoyang Wang , Huihui Bai , Limin Yu , Yao Zhao , Jimin Xiao

Pedestrian detection in the wild remains a challenging problem especially when the scene contains significant occlusion and/or low resolution of the pedestrians to be detected. Existing methods are unable to adapt to these difficult cases…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Tianliang Zhang , Zhenjun Han , Huijuan Xu , Baochang Zhang , Qixiang Ye

This paper starts from the observation that multiple top performing pedestrian detectors can be modelled by using an intermediate layer filtering low-level features in combination with a boosted decision forest. Based on this observation we…

计算机视觉与模式识别 · 计算机科学 2015-01-26 Shanshan Zhang , Rodrigo Benenson , Bernt Schiele

Neural Scene Flow Prior (NSFP) is of significant interest to the vision community due to its inherent robustness to out-of-distribution (OOD) effects and its ability to deal with dense lidar points. The approach utilizes a coordinate neural…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Xueqian Li , Jianqiao Zheng , Francesco Ferroni , Jhony Kaesemodel Pontes , Simon Lucey