中文
相关论文

相关论文: PosNeg-Balanced Anchors with Aligned Features for …

200 篇论文

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

In Few-Shot Learning (FSL), traditional metric-based approaches often rely on global metrics to compute similarity. However, in natural scenes, the spatial arrangement of key instances is often inconsistent across images. This spatial…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Tang , Junhao Lu , Guoheng Huang , Ming Li , Xuhang Chen , Guo Zhong , Zhengguang Tan , Zinuo Li

Estimating rigid objects' poses is one of the fundamental problems in computer vision, with a range of applications across automation and augmented reality. Most existing approaches adopt one network per object class strategy, depend…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Jianyu Zhao , Wei Quan , Bogdan J. Matuszewski

Category-level articulated object pose estimation focuses on the pose estimation of unknown articulated objects within known categories. Despite its significance, this task remains challenging due to the varying shapes and poses of objects,…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Yuchen Che , Ryo Furukawa , Asako Kanezaki

Few-shot segmentation has been attracting a lot of attention due to its effectiveness to segment unseen object classes with a few annotated samples. Most existing approaches use masked Global Average Pooling (GAP) to encode an annotated…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Bingfeng Zhang , Jimin Xiao , Terry Qin

Existing approaches towards anomaly detection~(AD) often rely on a substantial amount of anomaly-free data to train representation and density models. However, large anomaly-free datasets may not always be available before the inference…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Jingyi Liao , Xun Xu , Manh Cuong Nguyen , Adam Goodge , Chuan Sheng Foo

This paper proposes a novel approach for detecting objects using mobile robots in the context of the RoboCup Standard Platform League, with a primary focus on detecting the ball. The challenge lies in detecting a dynamic object in varying…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Arne Moos

A novel ``edge attention-based Convolutional Neural Network (CNN)'' is proposed in this research for object classification task. With the advent of advanced computing technology, CNN models have achieved to remarkable success, particularly…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Santanu Roy , Ashvath Suresh , Archit Gupta

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Object detection involves two sub-tasks, i.e. localizing objects in an image and classifying them into various categories. For existing CNN-based detectors, we notice the widespread divergence between localization and classification, which…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Taiheng Zhang , Qiaoyong Zhong , Shiliang Pu , Di Xie

Unsupervised domain adaptation is critical in various computer vision tasks, such as object detection, instance segmentation, etc. They attempt to reduce domain bias-induced performance degradation while also promoting model application…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Lijun Gou , Jinrong Yang , Hangcheng Yu , Pan Wang , Xiaoping Li , Chao Deng

Neural architecture search methods seek optimal candidates with efficient weight-sharing supernet training. However, recent studies indicate poor ranking consistency about the performance between stand-alone architectures and shared-weight…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Peijie Dong , Xin Niu , Lujun Li , Linzhen Xie , Wenbin Zou , Tian Ye , Zimian Wei , Hengyue Pan

Existing supervised action segmentation methods depend on the quality of frame-wise classification using attention mechanisms or temporal convolutions to capture temporal dependencies. Even boundary detection-based methods primarily depend…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Kamel Aouaidjia , Wenhao Zhang , Aofan Li , Chongsheng Zhang

In surface defect detection, due to the extreme imbalance in the number of positive and negative samples, positive-samples-based anomaly detection methods have received more and more attention. Specifically, reconstruction-based methods are…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Wei Luo , Tongzhi Niu , Lixin Tang , Wenyong Yu , Bin Li

Classification and localization are two pillars of visual object detectors. However, in CNN-based detectors, these two modules are usually optimized under a fixed set of candidate (or anchor) bounding boxes. This configuration significantly…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Wei Ke , Tianliang Zhang , Zeyi Huang , Qixiang Ye , Jianzhuang Liu , Dong Huang

The main contribution of this paper is an approach for introducing additional context into state-of-the-art general object detection. To achieve this we first combine a state-of-the-art classifier (Residual-101[14]) with a fast detection…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Cheng-Yang Fu , Wei Liu , Ananth Ranga , Ambrish Tyagi , Alexander C. Berg

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li

This paper studies the few-shot segmentation (FSS) task, which aims to segment objects belonging to unseen categories in a query image by learning a model on a small number of well-annotated support samples. Our analysis of two mainstream…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Tianyu Zou , Shengwu Xiong , Ruilin Yao , Yi Rong

Modern online multiple object tracking (MOT) methods usually focus on two directions to improve tracking performance. One is to predict new positions in an incoming frame based on tracking information from previous frames, and the other is…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Song Guo , Jingya Wang , Xinchao Wang , Dacheng Tao

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Zican Zha , Hao Tang , Yunlian Sun , Jinhui Tang
‹ 上一页 1 8 9 10 下一页 ›