中文
相关论文

相关论文: SFPN: Synthetic FPN for Object Detection

200 篇论文

The significance of multi-scale features has been gradually recognized by the edge detection community. However, the fusion of multi-scale features increases the complexity of the model, which is not friendly to practical application. In…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Yachuan Li , Zongmin Li , Xavier Soria P. , Chaozhi Yang , Qian Xiao , Yun Bai , Hua Li , Xiangdong Wang

Object detection in remote sensing images relies on a large amount of labeled data for training. However, the increasing number of new categories and class imbalance make exhaustive annotation impractical. Few-shot object detection (FSOD)…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Nanqing Liu , Xun Xu , Turgay Celik , Zongxin Gan , Heng-Chao Li

Object re-identification method is made up of backbone network, feature aggregation, and loss function. However, most backbone networks lack a special mechanism to handle rich scale variations and mine discriminative feature…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Fei Shen , Mengwan Wei , Junchi Ren

Pyramidal networks are standard methods for multi-scale object detection. Current researches on feature pyramid networks usually adopt layer connections to collect features from certain levels of the feature hierarchy, and do not consider…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junliang Chen , Weizeng Lu , Linlin Shen

In recent years, deep-networks-based hashing has become a leading approach for large-scale image retrieval. Most deep hashing approaches use the high layer to extract the powerful semantic representations. However, these methods have…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yifan Yang , Libing Geng , Hanjiang Lai , Yan Pan , Jian Yin

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutions on affordable or…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Josip Šarić , Marin Oršić , Siniša Šegvić

Few-shot Semantic Segmentation (FSS) aims to adapt a pretrained model to new classes with as few as a single labelled training sample per class. Despite the prototype based approaches have achieved substantial success, existing models are…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Song Tang , Shaxu Yan , Xiaozhi Qi , Jianxin Gao , Mao Ye , Jianwei Zhang , Xiatian Zhu

Real-time fault detection for freight trains plays a vital role in guaranteeing the security and optimal operation of railway transportation under stringent resource requirements. Despite the promising results for deep learning based…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Yang Zhang , Moyun Liu , Yang Yang , Yanwen Guo , Huiming Zhang

Existing vehicle re-identification methods commonly use spatial pooling operations to aggregate feature maps extracted via off-the-shelf backbone networks. They ignore exploring the spatial significance of feature maps, eventually degrading…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Fei Shen , Jianqing Zhu , Xiaobin Zhu , Yi Xie , Jingchang Huang

In practical application, the performance of recognition network usually decreases when being applied on super-resolution images. In this paper, we propose a feature-based recognition network combined with GAN (FGAN). Our network improves…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Jing Hu , Meiqi Zhang , Rui Zhang

Imbalanced datasets are a significant challenge in real-world scenarios. They lead to models that underperform on underrepresented classes, which is a critical issue in infrastructure inspection. This paper introduces the Enhanced Feature…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Rasha Alshawi , Md Meftahul Ferdaus , Mahdi Abdelguerfi , Kendall Niles , Ken Pathak , Steve Sloan

Recent years have witnessed many exciting achievements for object detection using deep learning techniques. Despite achieving significant progresses, most existing detectors are designed to detect objects with relatively low-quality…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Xiongwei Wu , Daoxin Zhang , Jianke Zhu , Steven C. H. Hoi

Object detection in aerial images has always been a challenging task due to the generally small size of the objects. Most current detectors prioritize the development of new detection frameworks, often overlooking research on fundamental…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Zewen Du , Zhenjiang Hu , Guiyu Zhao , Ying Jin , Hongbin Ma

Defect detection in fabrics is critical for quality control, yet existing methods often struggle with complex backgrounds and shape-specific defects. In this paper, we propose an improved fabric defect detection model based on YOLOv11. To…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Peizhe Zhao , Shunbo Jia

In natural images, the scales (thickness) of object skeletons may dramatically vary among objects and object parts, making object skeleton detection a challenging problem. We present a new convolutional neural network (CNN) architecture by…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Kai Zhao , Wei Shen , Shanghua Gao , Dandan Li , Ming-Ming Cheng

It is hard to detect on-road objects under various lighting conditions. To improve the quality of the classifier, three techniques are used. We define subclasses to separate daytime and nighttime samples. Then we skip similar samples in the…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Cheng-En Wu , Yi-Ming Chan , Chien-Hung Chen , Wen-Cheng Chen , Chu-Song Chen

Accurate face detection and facial landmark localization are crucial to any face recognition system. We present a series of three single-stage RCNNs with different sized backbones (MobileNetV2-25, MobileNetV2-100, and ResNet101) and a…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Samuel W. F. Earp , Pavit Noinongyao , Justin A. Cairns , Ankush Ganguly

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in this paper we present…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Andrea Pilzer , Stéphane Lathuilière , Dan Xu , Mihai Marian Puscas , Elisa Ricci , Nicu Sebe

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

Recently, neural architecture search (NAS) has been exploited to design feature pyramid networks (FPNs) and achieved promising results for visual object detection. Encouraged by the success, we propose a novel One-Shot Path Aggregation…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Tingting Liang , Yongtao Wang , Zhi Tang , Guosheng Hu , Haibin Ling