Git Product home page Git Product logo

radar-high-resolution-algorithm-based-on-target-scene's Introduction

Radar high-resolution algorithm based on target scene

1. Introduction

This project is the 17th batch of college student innovation projects of Northeastern University.

The responsible person and core members are Tianshuo Yuan and Wenyan Jiang.

2. Abstract

Aiming at the problems of information loss and lack of data sets in some special scenarios in multi-modal image imaging, a high-resolution image imaging method based on an improved residual generator is proposed and incorporated into the produced virtual data set for effect assistance. First, images of different modalities are processed by cropping and filling, and then the images are subjected to Gaussian blur processing. The ResNet module in the CycleGAN residual generator is replaced by the Res2net module and the TripletAttention attention mechanism module is embedded in the last layer of the encoder. Use the improved CycleGAN as the backbone network to extract and fuse features of images of different modalities. Use the Vaihingen dataset to supplement the virtual dataset to train the model using a small sample learning method. Finally, on the SEN1-2 dataset, it is compared with the common Algorithms are compared. Experimental results show that the accuracy of the model using the TripletAttention attention mechanism and adding a virtual data set to assist training has been improved, and the model is more robust.

3. Image high-resolution imaging method based on improved residual generator

3.1 Overall framework

Train the data using small sample learning methods, and obtain the target image after passing through an enhanced Res2net feature extraction module and an embedded TripletAttribute feature enhancement module.
The following diagram is the overall structure diagram

Due to the fact that synthetic aperture radar sensors do not provide rich visual image information like optical sensors , We chose to use Res2net to replace the original Resnet generator, which can increase the receptive field, better extract global information in local images, and better extract local information in large images.

For input tensors, triple attention utilizes rotation operations and residual transformation to establish interdependencies between dimensions, and encodes inter channel and spatial information with negligible computational overhead. Compared with other attention mechanisms, triple attention improves efficiency with reduced parameter count

3.4 Virtual Dataset

In order to compensate for the shortage of datasets, Unity was used to construct a virtual scene dataset. The experimental results showed that the addition of virtual datasets helps to improve the accuracy of the model.

Shows the left side as the Vaihingen dataset and the right side as the virtual dataset VirtualDatasets

3.5 Partial Framework Diagram

PartialFrameworkDiagram

radar-high-resolution-algorithm-based-on-target-scene's People

Contributors

proalize avatar

Stargazers

微笑小香香 avatar  avatar  avatar

Watchers

 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.