Giter Site home page Giter Site logo

shiyang980713 / psd_sq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from i3ab/psd_sq

0.0 0.0 0.0 10.41 MB

Official Code for 'PSD-SQ: Point Set Decoding Based on Semantic Query for Object Detection in Remote Sensing Images'[TGRS2024]

License: Apache License 2.0

Shell 0.18% Python 99.61% Dockerfile 0.21%

psd_sq's Introduction

PSD-SQ: Point Set Decoding Based on Semantic Query for Object Detection in Remote Sensing Images

Official implentation of PSD-SQ.

Our code is build upon mmrotate 1.x branch, please follow its installation doc to setup the Python enviroment.

Abstract

Object detection in remote sensing images (RSIs) remains a challenging task due to complex variations in object scale, dense arrangements, and arbitrary orientations. Comp- ared to the widely-used multi-stage and one-stage approaches, query-based methods that avoid post-processing procedures and implement end-to-end inference, have recently attracted much attention. However, existing query-based methods still face two main challenges: 1) The feature sampling regions predicted by the query vectors often fail to be aligned with the foreground features, making it difficult to accurately classify and locate potential objects; 2) The cascade decoders are crucial for optimizing the query vectors, resulting in a slower inference process. To address the above issues, we propose a novel object detection method named point set decoding based on semantic query (PSD-SQ), which mainly consists of two components: a semantic query generator (SQG) module and an oriented point set decoder (OPSD) module. The SQG module is proposed to generate semantic query vectors with rich object information based on the semantic correlations among feature vectors. The OPSD module includes two blocks: a point sampling with angle (PSA) block and a dynamic interactor (DI) block. The PSA block is constructed to refine the sampling locations with predicted angle, aligning the sampling locations and oriented object regions, and the DI block is designed to decode the sampled features with dynamic weights, making the decoding process more efficient. The proposed method is extensively evaluated on various object detection datasets of RSIs, and the experimental results consistently demonstrate that the proposed method achieves state-of-the-art performance in terms of both accuracy and inference speed.

Model Structure

1691634391220

Experimental Results

1691634541379

Citation

If you find this work is useful, please kindly cite:

@ARTICLE{10387417,
  author={Feng, Shiyang and Wang, Bin},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={PSD-SQ: Point Set Decoding Based on Semantic Query for Object Detection in Remote Sensing Images}, 
  year={2024},
  volume={62},
  pages={1-12},
  doi={10.1109/TGRS.2024.3352011}}

psd_sq's People

Contributors

shiyang980713 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.