Skip to content

Data generation with Matlab. complex valued neural networks in PyTorch

Notifications You must be signed in to change notification settings

JWL0515/complex-CNN-for-doppler-ambiguity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Complex CNN for Doppler Ambiguity

This repo is based on my Diplom thesis. The main Konzept is to solve classification probelm.

Two programming languages are used: Python and Matlab.

Introduction

The goal is solving the doppler ambiguity problem. That means using complex range-Doppler maps that contain complex numbers to train CNN models. To achieve this, we need CNN which is applicable to complex numbers. The code in order complexPyTorch is based on the open source complexPyTorch.

Dataset

Sorry, i can not upload example dataset here. The example dataset is already too big. Example Dataset is on DOPPLER AMBIGUITY DATASET. All data is generated using Matlab to simulate a 77GHz FMCW millimeter-wave radar sensing in the road scenario.