GithubHelp home page GithubHelp logo

lcav / frida Goto Github PK

View Code? Open in Web Editor NEW
87.0 87.0 45.0 28.1 MB

A high-resolution direction-of-arrival finding algorithm relying on finite rate of innovation sampling with a robust reconstruction algorithm.

License: MIT License

Python 97.81% Shell 2.19%
array-processing audio audio-processing doa finite-rate-of-innovation

frida's People

Contributors

ebezzam avatar fakufaku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

frida's Issues

The sizeof X in locate_sources

Thanks for your sharing codes. I feel confused when I meet the description of X in the function of locate_sources. The comment says that

        :param X: Set of signals in the frequency (RFFT) domain for current
        frame. Size should be M x F x S, where M should correspond to the
        number of microphones, F to nfft/2+1, and S to the number of snapshots
        (user-defined). It is recommended to have S >> M.

For example, I have a 4 channel with 256 snapshot, then the input size of micrphone array is (4, 256). If I do fft with 128 point to this, the shape will be (4, 128). So I don't know the meaning of the S in M x F x S.

how can I use my own data for test?

I am getting a lot of help from your paper.

I want to test my own data.
(4 MIC configuration DoA estimation)

What parts of the code will need to be modified before testing can proceed?

I would really appreciate it if you could let me know.

Hello,when i run ./make_all_figures.sh -n X,It appears RuntimeWarning as follows

Wait for 30 seconds to give time to engines to start...
Running with flags
Processing experiment data...
/home/syk/anaconda2/lib/python2.7/site-packages/ipyparallel/client/client.py:459: RuntimeWarning:
Controller appears to be listening on localhost, but not on this machine.
If this is true, you should specify Client(...,sshserver='you@syk-MS-7B79')
or instruct your controller to listen on an external IP.
RuntimeWarning)
can u give me some suggestion to solve it?
thanks very much!

ModuleNotFoundError

when I enter “./make_all_figures.sh -t” it shows
Traceback (most recent call last):
File "figure_doa_experiment.py", line 105, in
import doa
File "/home/syk/FRIDA-master/doa/init.py", line 19, in
import tools_fri_doa_plane as tools_fri
ModuleNotFoundError: No module named 'tools_fri_doa_plane'

can you give me some suggestions to figure it out?thx . My python version is 3.6

How can I use my own data for test?

I am getting a lot of help from your paper.

I want to test my own data.
(4 MIC configuration DoA estimation)

What parts of the code will need to be modified before testing can proceed?

I would really appreciate it if you could let me know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.