中文
相关论文

相关论文: RecursiveDet: End-to-End Region-based Recursive Ob…

200 篇论文

Without densely tiled anchor boxes or grid points in the image, sparse R-CNN achieves promising results through a set of object queries and proposal boxes updated in the cascaded training manner. However, due to the sparse nature and the…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Jing Zhao , Shengjian Wu , Li Sun , Qingli Li

The corner-based detection paradigm enjoys the potential to produce high-quality boxes. But the development is constrained by three factors: 1) Hard to match corners. Heuristic corner matching algorithms can lead to incorrect boxes,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Chenglong Liu , Jintao Liu , Haorao Wei , Jinze Yang , Liangyu Xu , Yuchen Guo , Lu Fang

Most of the recent successful methods in accurate object detection and localization used some variants of R-CNN style two stage Convolutional Neural Networks (CNN) where plausible regions were proposed in the first stage then followed by a…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Jimmy Ren , Xiaohao Chen , Jianbo Liu , Wenxiu Sun , Jiahao Pang , Qiong Yan , Yu-Wing Tai , Li Xu

3D object detection is one of the most important tasks in 3D vision perceptual system of autonomous vehicles. In this paper, we propose a novel two stage 3D object detection method aimed at get the optimal solution of object location in 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Jiaojiao Fang , Lingtao Zhou , Guizhong Liu

In the paradigm of object detection, the decision head is an important part, which affects detection performance significantly. Yet how to design a high-performance decision head remains to be an open issue. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ya-Li Li , Shengjin Wang

Camera-based 3D object detection in BEV (Bird's Eye View) space has drawn great attention over the past few years. Dense detectors typically follow a two-stage pipeline by first constructing a dense BEV feature and then performing object…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Haisong Liu , Yao Teng , Tao Lu , Haiguang Wang , Limin Wang

Existing anchor-based and anchor-free object detectors in multi-stage or one-stage pipelines have achieved very promising detection performance. However, they still encounter the design difficulty in hand-crafted 2D anchor definition and…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Geng Zhan , Dan Xu , Guo Lu , Wei Wu , Chunhua Shen , Wanli Ouyang

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Rotation detection serves as a fundamental building block in many visual applications involving aerial image, scene text, and face etc. Differing from the dominant regression-based approaches for orientation estimation, this paper explores…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Xue Yang , Liping Hou , Yue Zhou , Wentao Wang , Junchi Yan

Many recently developed object detectors focused on coarse-to-fine framework which contains several stages that classify and regress proposals from coarse-grain to fine-grain, and obtains more accurate detection gradually. Multi-resolution…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Li Xiao , Yufan Luo , Chunlong Luo , Lianhe Zhao , Quanshui Fu , Guoqing Yang , Anpeng Huang , Yi Zhao

End-to-end Object Detection with Transformer (DETR)proposes to perform object detection with Transformer and achieve comparable performance with two-stage object detection like Faster-RCNN. However, DETR needs huge computational resources…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Minghang Zheng , Peng Gao , Renrui Zhang , Kunchang Li , Xiaogang Wang , Hongsheng Li , Hao Dong

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most of them directly…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Yanjie Wang , Xu Zou , Zhijun Zhang , Wenhui Xu , Liqun Chen , Sheng Zhong , Luxin Yan , Guodong Wang

Regular object detection methods output rectangle bounding boxes, which are unable to accurately describe the actual object shapes. Instance segmentation methods output pixel-level labels, which are computationally expensive for real-time…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Yang Zheng , Oles Andrienko , Yonglei Zhao , Minwoo Park , Trung Pham

In conventional object detection frameworks, a backbone body inherited from image recognition models extracts deep latent features and then a neck module fuses these latent features to capture information at different scales. As the…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yiqi Jiang , Zhiyu Tan , Junyan Wang , Xiuyu Sun , Ming Lin , Hao Li

Intra-frame prediction in the High Efficiency Video Coding (HEVC) standard can be empirically improved by applying sets of recursive two-dimensional filters to the predicted values. However, this approach does not allow (or complicates…

图像与视频处理 · 电气工程与系统科学 2025-05-30 Amir Said , Xin Zhao , Marta Karczewicz , Jianle Chen , Feng Zou

Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing standard convex…

人工智能 · 计算机科学 2016-11-10 Abram L. Friesen , Pedro Domingos

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Chenhongyi Yang , Zehao Huang , Naiyan Wang

Conditional spatial queries are recently introduced into DEtection TRansformer (DETR) to accelerate convergence. In DAB-DETR, such queries are modulated by the so-called conditional linear projection at each decoder stage, aiming to search…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Wenze Liu , Hao Lu , Yuliang Liu , Zhiguo Cao

Few-shot object detection(FSOD) aims to design methods to adapt object detectors efficiently with only few annotated samples. Fine-tuning has been shown to be an effective and practical approach. However, previous works often take the…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Yuantao Yin , Ping Yin

We propose a sparse end-to-end multi-person pose regression framework, termed QueryPose, which can directly predict multi-person keypoint sequences from the input image. The existing end-to-end methods rely on dense representations to…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Yabo Xiao , Kai Su , Xiaojuan Wang , Dongdong Yu , Lei Jin , Mingshu He , Zehuan Yuan