Learning-AI

A study on Radar Target Detection Based on Deep Neural Networks

July 2019

tl;dr: Detection on RD map. Use CNN to replace CFAR (adaptive thresholding) and binary integration (time sequence processing).

Overall impression

The paper showed that there are minimum gain of CNN over CFAR under different noise levels. And it is better than binary integration for time sequence processing.

Technical details