Skip to content
#

defense-technology

Here are 6 public repositories matching this topic...

Language: All
Filter by language

🛰️ SAHI-powered satellite reconnaissance system for detecting military vehicles in high-resolution imagery. Uses YOLOv8 with sliding window inference to detect small objects (tanks, trucks, AFVs) that standard detection misses due to aggressive image downscaling. Processes 4000x4000 images via 512x512 overlapping tiles.

  • Updated Dec 2, 2025
  • Python

⚓ ML system for submarine threat detection using SVM to classify sonar signals as mines or rocks. Features GridSearchCV optimization, sklearn pipelines, and comprehensive evaluation metrics for underwater anomaly recognition.

  • Updated Nov 24, 2025
  • Python

🔇 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.

  • Updated Nov 24, 2025
  • Python

Tactical Command Dashboard for Military Aircraft Detection using Deep Learning (CNN, MobileNetV2, EfficientNetB0) featuring real-time video inference, HUD simulation, and comprehensive model performance analytics built with Streamlit.

  • Updated Dec 22, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the defense-technology topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the defense-technology topic, visit your repo's landing page and select "manage topics."

Learn more