English
Related papers

Related papers: A Tri-Layer Plugin to Improve Occluded Detection

200 papers

Camouflaged object detection (COD) presents a persistent challenge in accurately identifying objects that seamlessly blend into their surroundings. However, most existing COD models overlook the fact that visual systems operate within a…

Computer Vision and Pattern Recognition · Computer Science 2024-05-12 Xinran Liua , Lin Qia , Yuxuan Songa , Qi Wen

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

Existing 3D mask learning methods encounter performance bottlenecks under limited data, and our objective is to overcome this limitation. In this paper, we introduce a triple point masking scheme, named TPM, which serves as a scalable…

Computer Vision and Pattern Recognition · Computer Science 2024-10-16 Jiaming Liu , Linghe Kong , Yue Wu , Maoguo Gong , Hao Li , Qiguang Miao , Wenping Ma , Can Qin

Feature pyramids have become ubiquitous in multi-scale computer vision tasks such as object detection. Given their importance, a computer vision network can be divided into three parts: a backbone (generating a feature pyramid), a neck…

Computer Vision and Pattern Recognition · Computer Science 2022-10-31 Cédric Picron , Tinne Tuytelaars

In object detection, an intersection over union (IoU) threshold is required to define positives and negatives. An object detector, trained with low IoU threshold, e.g. 0.5, usually produces noisy detections. However, detection performance…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Zhaowei Cai , Nuno Vasconcelos

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

Computer Vision and Pattern Recognition · Computer Science 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

Robust detection of vulnerable road users is a safety critical requirement for the deployment of autonomous vehicles in heterogeneous traffic. One of the most complex outstanding challenges is that of partial occlusion where a target object…

Computer Vision and Pattern Recognition · Computer Science 2023-07-28 Shane Gilroy , Darragh Mullins , Edward Jones , Ashkan Parsi , Martin Glavin

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

Computer Vision and Pattern Recognition · Computer Science 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salient objects into…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Yu Wen , Shuyong Gao , Shuping Zhang , Miao Huang , Lili Tao , Han Yang , Haozhe Xing , Lihe Zhang , Boxue Hou

Multi-scale features are essential for dense prediction tasks, such as object detection, instance segmentation, and semantic segmentation. The prevailing methods usually utilize a classification backbone to extract multi-scale features and…

Computer Vision and Pattern Recognition · Computer Science 2023-11-01 Gang Zhang , Ziyi Li , Chufeng Tang , Jianmin Li , Xiaolin Hu

Camouflaged objects adaptively fit their color and texture with the environment, which makes them indistinguishable from the surroundings. Current methods revealed that high-level semantic features can highlight the differences between…

Computer Vision and Pattern Recognition · Computer Science 2024-09-23 Jiepan Li , Fangxiao Lu , Nan Xue , Zhuohong Li , Hongyan Zhang , Wei He

Preys in the wild evolve to be camouflaged to avoid being recognized by predators. In this way, camouflage acts as a key defence mechanism across species that is critical to survival. To detect and segment the whole scope of a camouflaged…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Yunqiu Lv , Jing Zhang , Yuchao Dai , Aixuan Li , Nick Barnes , Deng-Ping Fan

Detecting pedestrians, especially under heavy occlusions, is a challenging computer vision problem with numerous real-world applications. This paper introduces a novel approach, termed as PSC-Net, for occluded pedestrian detection. The…

Computer Vision and Pattern Recognition · Computer Science 2020-03-11 Jin Xie , Yanwei Pang , Hisham Cholakkal , Rao Muhammad Anwer , Fahad Shahbaz Khan , Ling Shao

The interactions between human and objects are important for recognizing object-centric actions. Existing methods usually adopt a two-stage pipeline, where object proposals are first detected using a pretrained detector, and then are fed to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-19 Xunsong Li , Pengzhan Sun , Yangcen Liu , Lixin Duan , Wen Li

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited robustness to partial…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Adam Kortylewski , Qing Liu , Angtian Wang , Yihong Sun , Alan Yuille

The parsing of windows in building facades is a long-desired but challenging task in computer vision. It is crucial to urban analysis, semantic reconstruction, lifecycle analysis, digital twins, and scene parsing amongst other…

Computer Vision and Pattern Recognition · Computer Science 2021-07-22 Nils Nordmark , Mola Ayenew

We analyzed the network structure of real-time object detection models and found that the features in the feature concatenation stage are very rich. Applying an attention module here can effectively improve the detection accuracy of the…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Weisheng Li , Lin Huang

Face recognition remains a challenging task in unconstrained scenarios, especially when faces are partially occluded. To improve the robustness against occlusion, augmenting the training images with artificial occlusions has been proved as…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Mingjie He , Jie Zhang , Shiguang Shan , Xiao Liu , Zhongqin Wu , Xilin Chen

Camouflaged Object Detection (COD) refers to the task of identifying and segmenting objects that blend seamlessly into their surroundings, posing a significant challenge for computer vision systems. In recent years, COD has garnered…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Fengyang Xiao , Sujie Hu , Yuqi Shen , Chengyu Fang , Jinfa Huang , Chunming He , Longxiang Tang , Ziyun Yang , Xiu Li

Modern object detection and instance segmentation networks stumble when picking out humans in crowded or highly occluded scenes. Yet, these are often scenarios where we require our detectors to work well. Many works have approached this…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Evan Ling , Dezhao Huang , Minhoe Hur