MCPcopy Create free account
hub / github.com/colaudiolab/BeamformNet

github.com/colaudiolab/BeamformNet @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
156 symbols 609 edges 27 files 36 documented · 23% updated 8mo ago★ 48

Browse by type

Functions 130 Types & classes 26
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

BeamformNet

BeamformNet:Deep Learning-Based Beamforming Method for DoA Estimation via Implicit Spatial Signal Focusing and Noise Suppression

The DeepSFNS project file is the official implementation of BeamformNet. Among them, deepSFNS. py is the BeamformNet model file.

Firstly, install the environment according to requirements.txt.

Then run the run.py file by python -u ./run.py --root_path ./DeepSFNS --gen_data_config_path ./dataset/gen_data_config.yaml --train_config_path ./train_config.yaml --model_config_path ./models/deepSFNS_config.yaml --validate_config_path ./validate_config.yaml

The structure of BeamformNet

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 66
Function 64
Class 26

Languages

Python100%

Modules by API surface

DeepSFNS/models/deepSSE.py44 symbols
DeepSFNS/utils/util.py12 symbols
DeepSFNS/models/subspaceNet.py12 symbols
DeepSFNS/utils/dataset.py10 symbols
DeepSFNS/models/daMUSIC.py10 symbols
DeepSFNS/models/deepSFNS.py8 symbols
DeepSFNS/models/IQResNet.py8 symbols
DeepSFNS/utils/loss.py6 symbols
DeepSFNS/dataset/gen_data.py6 symbols
DeepSFNS/utils/metrics.py5 symbols
DeepSFNS/models/source_num_estimator.py5 symbols
DeepSFNS/models/lowSNRNet.py5 symbols

For agents

$ claude mcp add BeamformNet \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page