中文
相关论文

相关论文: Dynamic Feature Pyramid Networks for Object Detect…

200 篇论文

We consider the problem of segmentation and classification of high-resolution and hyperspectral remote sensing images. Unlike conventional natural (RGB) images, the inherent large scale and complex structures of remote sensing images pose…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Qingsong Xu , Xin Yuan , Chaojun Ouyang , Yue Zeng

3D object detection with a single image is an essential and challenging task for autonomous driving. Recently, keypoint-based monocular 3D object detection has made tremendous progress and achieved great speed-accuracy trade-off. However,…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Jun Li

Fringe projection profilometry (FPP) has become increasingly important in dynamic 3-D shape measurement. In FPP, it is necessary to retrieve the phase of the measured object before shape profiling. However, traditional phase retrieval…

图像与视频处理 · 电气工程与系统科学 2020-04-22 Haotian Yu , Xiaoyu Chen , Zhao Zhang , Yi Zhang , Dongliang Zheng , Jing Han

Current state-of-the-art vision models often utilize feature pyramids to extract multi-scale information, with the Feature Pyramid Network (FPN) being one of the most widely used classic architectures. However, traditional FPNs and their…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Li Jiakun , Wang Qingqing , Dong Hongbin , Li Kexin

Convolutional neural networks (CNNs) have shown remarkable performance in various computer vision tasks in recent years. However, the increasing model size has raised challenges in adopting them in real-time applications as well as mobile…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Van-Thanh Hoang , Kang-Hyun Jo

Visual feature pyramid has shown its superiority in both effectiveness and efficiency in a wide range of applications. However, the existing methods exorbitantly concentrate on the inter-layer feature interactions but ignore the intra-layer…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yu Quan , Dong Zhang , Liyan Zhang , Jinhui Tang

We present a face detection algorithm based on Deformable Part Models and deep pyramidal features. The proposed method called DP2MFD is able to detect faces of various sizes and poses in unconstrained conditions. It reduces the gap in…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

We propose a new network architecture, the Fractal Pyramid Networks (PFNs) for pixel-wise prediction tasks as an alternative to the widely used encoder-decoder structure. In the encoder-decoder structure, the input is processed by an…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Zhiqiang Deng , Huimin Yu , Yangqi Long

Machine learning applied to computer vision and signal processing is achieving results comparable to the human brain on specific tasks due to the great improvements brought by the deep neural networks (DNN). The majority of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-30 José Augusto Stuchi , Levy Boccato , Romis Attux

For object detection, how to address the contradictory requirement between feature map resolution and receptive field on high-resolution inputs still remains an open question. In this paper, to tackle this issue, we build a novel…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Junxu Cao , Qi Chen , Jun Guo , Ruichao Shi

Feature pyramids are widely exploited by both the state-of-the-art one-stage object detectors (e.g., DSSD, RetinaNet, RefineDet) and the two-stage object detectors (e.g., Mask R-CNN, DetNet) to alleviate the problem arising from scale…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Qijie Zhao , Tao Sheng , Yongtao Wang , Zhi Tang , Ying Chen , Ling Cai , Haibin Ling

Neural Architecture Search (NAS) has shown great potential in effectively reducing manual effort in network design by automatically discovering optimal architectures. What is noteworthy is that as of now, object detection is less touched by…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

Deep-learning-based approaches to depth estimation are rapidly advancing, offering superior performance over existing methods. To estimate the depth in real-world scenarios, depth estimation models require the robustness of various noise…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Zhengyang Lu , Ying Chen

The value of remote sensing images is of vital importance in many areas and needs to be refined by some cognitive approaches. The remote sensing detection is an appropriate way to achieve the semantic cognition. However, such detection is a…

机器学习 · 计算机科学 2019-10-01 Wei Zhou , Yiying Li

CNN-based object detection methods have achieved significant progress in recent years. The classic structures of CNNs produce pyramid-like feature maps due to the pooling or other re-scale operations. The feature maps in different levels of…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Li Pengfei , Wei Wei , Yan Yu , Zhu Rong , Zhou Liguo

The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Yunsheng Li , Yinpeng Chen , Xiyang Dai , Dongdong Chen , Mengchen Liu , Pei Yu , Jing Yin , Lu Yuan , Zicheng Liu , Nuno Vasconcelos

Visual tempo characterizes the dynamics and the temporal scale of an action. Modeling such visual tempos of different actions facilitates their recognition. Previous works often capture the visual tempo through sampling raw videos at…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Ceyuan Yang , Yinghao Xu , Jianping Shi , Bo Dai , Bolei Zhou

With the widespread application of remote sensing technology in environmental monitoring, the demand for efficient and accurate remote sensing image change detection (CD) for natural environments is growing. We propose a novel deep learning…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Sijun Dong , Yuwei Zhu , Geng Chen , Xiaoliang Meng

Semantic segmentation using fine-resolution remotely sensed images plays a critical role in many practical applications, such as urban planning, environmental protection, natural and anthropogenic landscape monitoring, etc. However, the…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Rui Li , Shunyi Zheng , Ce Zhang , Chenxi Duan , Libo Wang