kbhujbal/SudarshanChakra-acoustic_uav_threat_detection_CNN
🔇 A production-grade deep learning system for real-time drone/UAV detection through acoustic signature analysis. Converts raw audio to Mel-Spectrograms and classifies using a custom CNN. Features auto-dataset ingestion, defense-optimized metrics (high recall), early stopping, model checkpointing, and a ready-to-use inference API.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kbhujbal/SudarshanChakra-acoustic_uav_threat_detection_CNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aqibsaeed/Urban-Sound-Classification
Urban sound classification using Deep Learning
spotify/realbook
Easier audio-based machine learning with TensorFlow.
ArmDeveloperEcosystem/ml-audio-classifier-example-for-pico
ML Audio Classifier Example for Pico 🔊🔥🔔
f4exb/morseangel
Deep Neural Network for Morse decoding
IliaZenkov/sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering,...