中文
相关论文

相关论文: POD: Practical Object Detection with Scale-Sensiti…

200 篇论文

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

As the scale of object detection dataset is smaller than that of image recognition dataset ImageNet, transfer learning has become a basic training method for deep learning object detection models, which will pretrain the backbone network of…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how multi-branch features of the basic block and convolutions…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Yuming Chen , Xinbin Yuan , Jiabao Wang , Ruiqi Wu , Xiang Li , Qibin Hou , Ming-Ming Cheng

We propose Deeply Supervised Object Detectors (DSOD), an object detection framework that can be trained from scratch. Recent advances in object detection heavily depend on the off-the-shelf models pre-trained on large-scale classification…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objects are hard to be…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Siyang Sun , Yingjie Yin , Xingang Wang , De Xu , Yuan Zhao , Haifeng Shen

Our paper introduces a novel two-stage self-supervised approach for detecting co-occurring salient objects (CoSOD) in image groups without requiring segmentation annotations. Unlike existing unsupervised methods that rely solely on…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Souradeep Chakraborty , Dimitris Samaras

Object detection in challenging situations such as scale variation, occlusion, and truncation depends not only on feature details but also on contextual information. Most previous networks emphasize too much on detailed feature extraction…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Wenchi Ma , Yuanwei Wu , Zongbo Wang , Guanghui Wang

Successful visual recognition networks benefit from aggregating information spanning from a wide range of scales. Previous research has investigated information fusion of connected layers or multiple branches in a block, seeking to…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yi Li , Zhanghui Kuang , Yimin Chen , Wayne Zhang

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

Salient Object Detection (SOD) domain using RGB-D data has lately emerged with some current models' adequately precise results. However, they have restrained generalization abilities and intensive computational complexity. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Tanveer Hussain , Saeed Anwar , Amin Ullah , Khan Muhammad , Sung Wook Baik

Early object detection (OD) is a crucial task for the safety of many dynamic systems. Current OD algorithms have limited success for small objects at a long distance. To improve the accuracy and efficiency of such a task, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Tianyi Zhang , Kishore Kasichainula , Yaoxin Zhuo , Baoxin Li , Jae-Sun Seo , Yu Cao

State-of-the-art detection systems are generally evaluated on their ability to exhaustively retrieve objects densely distributed in the image, across a wide variety of appearances and semantic categories. Orthogonal to this, many real-life…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Amelie Royer , Christoph H. Lampert

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Channel pruning is one of the important methods for deep model compression. Most of existing pruning methods mainly focus on classification. Few of them conduct systematic research on object detection. However, object detection is different…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zihao Xie , Wenbing Tao , Li Zhu , Lin Zhao

Most recent UAV (Unmanned Aerial Vehicle) detectors focus primarily on general challenge such as uneven distribution and occlusion. However, the neglect of scale challenges, which encompass scale variation and small objects, continues to…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Xuexue Li

The recent COCO object detection dataset presents several new challenges for object detection. In particular, it contains objects at a broad range of scales, less prototypical images, and requires more precise localization. To address these…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Sergey Zagoruyko , Adam Lerer , Tsung-Yi Lin , Pedro O. Pinheiro , Sam Gross , Soumith Chintala , Piotr Dollár

Video object detection targets to simultaneously localize the bounding boxes of the objects and identify their classes in a given video. One challenge for video object detection is to consistently detect all objects across the whole video.…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ye Lyu , Michael Ying Yang , George Vosselman , Gui-Song Xia

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally these tasks are…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Ganesh Sistu , Isabelle Leang , Senthil Yogamani

Recently, despite the remarkable advancements in object detection, modern detectors still struggle to detect tiny objects in aerial images. One key reason is that tiny objects carry limited features that are inevitably degraded or lost…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Jinfu Li , Yuqi Huang , Hong Song , Ting Wang , Jianghan Xia , Yucong Lin , Jingfan Fan , Jian Yang

Given a group of images, co-salient object detection (CoSOD) aims to highlight the common salient object in each image. There are two factors closely related to the success of this task, namely consensus extraction, and the dispersion of…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Peiran Xu , Yadong Mu