IcedWatermelonJuice/FS-SEI
Few-Shot Specific Emitter Identification (FS-SEI) Method
This method helps radio frequency engineers and national security analysts identify specific radio transmitters, even when very little training data is available. It takes in raw radio frequency signal data and outputs a unique identifier for the emitter, enabling precise signal intelligence and secure communication. This is valuable for professionals in defense, telecommunications, and spectrum management.
Use this if you need to identify individual radio emitters quickly and accurately, especially in scenarios where you have very limited signal samples for each emitter.
Not ideal if you have abundant, labeled training data for every emitter you wish to identify, as more traditional machine learning methods might suffice.
Stars
23
Forks
—
Language
Python
License
—
Category
Last pushed
Oct 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IcedWatermelonJuice/FS-SEI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oscarknagg/few-shot
Repository for few-shot learning machine learning projects
jakesnell/prototypical-networks
Code for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
google-research/meta-dataset
A dataset of datasets for learning to learn from few examples
akshaysharma096/Siamese-Networks
Few Shot Learning by Siamese Networks, using Keras.