paper-with-me

홈 › Papers

SMPISD-MTPNet: Scene Semantic Prior-Assisted Infrared Ship Detection Using Multi-Task Perception Networks

2024-07-26 · Chen Hu, Xiaogang Dong, Yian Huang Lele Wang, Liang Xu, Tian Pu, Zhenming Peng

Infrared ship detection (IRSD) has received increasing attention in recent years due to the robustness of infrared images to adverse weather. However, a large number of false alarms may occur in complex scenes. To address these challenges, we propose the Scene Semantic Prior-Assisted Multi-Task Perception Network (SMPISD-MTPNet), which includes three stages: scene semantic extraction, deep feature extraction, and prediction. In the scene semantic extraction stage, we employ a Scene Semantic Extractor (SSE) to guide the network by the features extracted based on expert knowledge. In the deep feature extraction stage, a backbone network is employed to extract deep features. These features are subsequently integrated by a fusion network, enhancing the detection capabilities across targets of varying sizes. In the prediction stage, we utilize the Multi-Task Perception Module, which includes the Gradient-based Module and the Scene Segmentation Module, enabling precise detection of small and dim targets within complex scenes. For the training process, we introduce the Soft Fine-tuning training strategy to suppress the distortion caused by data augmentation. Besides, due to the lack of a publicly available dataset labelled for scenes, we introduce the Infrared Ship Dataset with Scene Segmentation (IRSDSS). Finally, we evaluate the network and compare it with state-of-the-art (SOTA) methods, indicating that SMPISD-MTPNet outperforms existing approaches. The source code and dataset for this research can be accessed at https://github.com/greekinRoma/KMNDNet.

📄 PDF Abstract BibTeX arXiv:2407.18487

Code (1)

greekinroma/kmndnet 공식 구현 pytorch

Tasks

Data AugmentationScene Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

MTPNet: Multi-Grained Target Perception for Unified Activity Cliff Prediction

2025-06-05 · Zishan Shu, Yufan Deng, Hongyu Zhang, Zhiwei Nie 외

Activity cliff prediction is a critical task in drug discovery and material design. Existing computational methods are limited to handling single binding targets, which restricts the applicability of these prediction mod…

Drug DiscoveryPrediction

Multi-scale Transformer Pyramid Networks for Multivariate Time Series Forecasting

2023-08-23 · Yifan Zhang, Rui Wu, Sergiu M. Dascalu, Frederick C. Harris Jr

Multivariate Time Series (MTS) forecasting involves modeling temporal dependencies within historical records. Transformers have demonstrated remarkable performance in MTS forecasting due to their capability to capture lo…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Semantic Segmentation-assisted Scene Completion for LiDAR Point Clouds

2021-09-23 · Xuemeng Yang, Hao Zou, Xin Kong, Tianxin Huang 외

Outdoor scene completion is a challenging issue in 3D scene understanding, which plays an important role in intelligent robotics and autonomous driving. Due to the sparsity of LiDAR acquisition, it is far more complex fo…

3D Semantic Scene Completion3D Semantic SegmentationAutonomous DrivingDecoder+3

Geospatial-Prior Guidance for 3D Semantic Scene Completion

2026-08-04 · Meng Wang, Shougao Zhang, Wenzhe He, Ruihui Li 외 arxiv

Inferring complete 3D geometry and semantics from onboard images remains challenging because occlusions and restricted fields of view leave large scene regions underconstrained. Although satellite imagery provides wide-a…

3D Semantic Scene Completion

Language-Assisted 3D Scene Understanding

2023-12-18 · Yanmin Wu, Qiankun Gao, Renrui Zhang, Jian Zhang

The scale and quality of point cloud datasets constrain the advancement of point cloud learning. Recently, with the development of multi-modal learning, the incorporation of domain-agnostic prior knowledge from other mod…

3D Object Detection3D Semantic SegmentationDimensionality Reductionfeature selection+6