Skip to content

ninjaabhinav/Target-Classification-model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Doppler-Based-Target-Classification

Project Overview

The Micro-Doppler Based Target Classification project focuses on distinguishing between different Small Aerial Targets like Drones, RC Planes, Birds, etc by analyzing micro-Doppler signatures captured from radar sensors.
This technology is essential for improving situational awareness in scenarios such as surveillance, search and rescue missions, and safeguarding critical infrastructure.

The project encompasses:

Signal Processing: Obtained dataset from IEEE Dataport, which is around 4000 spectrogram images extracted from radar data. This data is normalized, and augmented. Feature extraction is used to to extract meaningful features from the spectrograms, to enhance model's performance.
Machine Learning: Implementing Python-based models to classify objects based on the extracted features.
Web Application: Creating an intuitive interface for users to interact with the classification system.

About

CNN-based deep learning model for image classification, built with PyTorch and trained to accurately identify target categories from visual data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 96.0%
  • Python 3.2%
  • CSS 0.8%