中文
相关论文

相关论文: Plain-Det: A Plain Multi-Dataset Object Detector

200 篇论文

Recent research on universal object detection aims to introduce language in a SoTA closed-set detector and then generalize the open-set concepts by constructing large-scale (text-region) datasets for training. However, these methods face…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Qibo Chen , Weizhong Jin , Jianyue Ge , Mengdi Liu , Yuchao Yan , Jian Jiang , Li Yu , Xuanjiang Guo , Shuchang Li , Jianzhong Chen

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e.…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jinxiang Lai , Wenlong Wu , Bin-Bin Gao , Jun Liu , Jiawei Zhan , Congchong Nie , Yi Zeng , Chengjie Wang

Model efficiency is crucial for object detection. Mostprevious works rely on either hand-crafted design or auto-search methods to obtain a static architecture, regardless ofthe difference of inputs. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Junyi Feng , Jiashen Hua , Baisheng Lai , Jianqiang Huang , Xi Li , Xian-sheng Hua

Current state-of-the-art object objectors are fine-tuned from the off-the-shelf networks pretrained on large-scale classification dataset ImageNet, which incurs some additional problems: 1) The classification and detection have different…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Rui Zhu , Shifeng Zhang , Xiaobo Wang , Longyin Wen , Hailin Shi , Liefeng Bo , Tao Mei

Large multimodal models (LMMs) have garnered wide-spread attention and interest within the artificial intelligence research and industrial communities, owing to their remarkable capability in multimodal understanding, reasoning, and…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Jincheng Li , Chunyu Xie , Ji Ao , Dawei Leng , Yuhui Yin

The Common Objects in Context (COCO) dataset has been instrumental in benchmarking object detectors over the past decade. Like every dataset, COCO contains subtle errors and imperfections stemming from its annotation procedure. With the…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Shweta Singh , Aayan Yadav , Jitesh Jain , Humphrey Shi , Justin Johnson , Karan Desai

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Akshita Gupta , Sanath Narayan , K J Joseph , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

In this paper, we propose SparseDet for end-to-end 3D object detection from point cloud. Existing works on 3D object detection rely on dense object candidates over all locations in a 3D or 2D grid following the mainstream methods for object…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou

Large Vision-Language Models (LVLMs) have demonstrated remarkable success in a broad range of vision-language tasks, such as general visual question answering and optical character recognition (OCR). However, their performance on…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yu Qi , Yumeng Zhang , Chenting Gong , Xiao Tan , Weiming Zhang , Wei Zhang , Jingdong Wang

DEtection TRansformer (DETR) for object detection reaches competitive performance compared with Faster R-CNN via a transformer encoder-decoder architecture. However, trained with scratch transformers, DETR needs large-scale training data…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

Deployed into an open world, object detectors are prone to open-set errors, false positive detections of object classes not present in the training dataset. We propose GMM-Det, a real-time method for extracting epistemic uncertainty from…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Dimity Miller , Niko Sünderhauf , Michael Milford , Feras Dayoub

Task driven object detection aims to detect object instances suitable for affording a task in an image. Its challenge lies in object categories available for the task being too diverse to be limited to a closed set of object vocabulary for…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Jiajin Tang , Ge Zheng , Jingyi Yu , Sibei Yang

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Yongqiang Yao , Yan Wang , Yu Guo , Jiaojiao Lin , Hongwei Qin , Junjie Yan

LiDAR-produced point clouds are the major source for most state-of-the-art 3D object detectors. Yet, small, distant, and incomplete objects with sparse or few points are often hard to detect. We present Sparse2Dense, a new framework to…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Tianyu Wang , Xiaowei Hu , Zhengzhe Liu , Chi-Wing Fu

Motivated by the remarkable achievements of DETR-based approaches on COCO object detection and segmentation benchmarks, recent endeavors have been directed towards elevating their performance through self-supervised pre-training of…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Yan Ma , Weicong Liang , Bohan Chen , Yiduo Hao , Bojian Hou , Xiangyu Yue , Chao Zhang , Yuhui Yuan

The paradigm of large-scale pre-training followed by downstream fine-tuning has been widely employed in various object detection algorithms. In this paper, we reveal discrepancies in data, model, and task between the pre-training and…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ming Li , Jie Wu , Xionghui Wang , Chen Chen , Jie Qin , Xuefeng Xiao , Rui Wang , Min Zheng , Xin Pan

Open-Set Object Detection (OSOD) is crucial for autonomous driving, where perception systems must recognize and localize both known and previously unseen objects in complex, dynamic environments. While recent approaches deliver promising…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yuchen Zhang , Yao Lu , Johannes Betz

We introduce MQ-Det, an efficient architecture and pre-training strategy design to utilize both textual description with open-set generalization and visual exemplars with rich description granularity as category queries, namely, Multi-modal…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Yifan Xu , Mengdan Zhang , Chaoyou Fu , Peixian Chen , Xiaoshan Yang , Ke Li , Changsheng Xu

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

In autonomous driving, 3D object detection based on multi-modal data has become an indispensable approach when facing complex environments around the vehicle. During multi-modal detection, LiDAR and camera are simultaneously applied for…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Rui Wan , Tianyun Zhao , Wei Zhao