Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests for three recognizers #319

Open
towsey opened this issue May 12, 2020 · 0 comments
Open

Unit tests for three recognizers #319

towsey opened this issue May 12, 2020 · 0 comments

Comments

@towsey
Copy link
Contributor

towsey commented May 12, 2020

We require Unit tests for three recognizers: the Boobook Owl, the Australasian Bittern and the Koala male (version 3). These will go into a branch off master.

towsey added a commit that referenced this issue May 14, 2020
Issue #319. also add recroding into Fixtures.
towsey added a commit that referenced this issue May 15, 2020
towsey added a commit that referenced this issue May 15, 2020
towsey added a commit that referenced this issue May 15, 2020
towsey added a commit that referenced this issue May 21, 2020
Issue #319 All work devoted to reducing false positivies
towsey added a commit that referenced this issue May 21, 2020
Issue #319 Start work on reducing FPs.
towsey added a commit that referenced this issue May 22, 2020
Issue #319 Rework algorithm files so there is consistency re post-processing.
Have only changed the Boobook owl recognizer so far.
towsey added a commit that referenced this issue May 25, 2020
Issue #319 Reduce the number of FPs with Boobook recognizer on the noise data set. Also simplify the name of some post-processing methods.
towsey added a commit that referenced this issue May 26, 2020
Issue #319 Get the upper and lower neighbourhood filter working satisfactorily. This removes events that are situated in noise and are unlikely to be discrete acoustic events.
towsey added a commit that referenced this issue May 26, 2020
Issue #319 Remove debug path.
towsey added a commit that referenced this issue May 27, 2020
Issue #319 Add new post-processing event filter which filters depending on the number of component events in a composite event. Also change order of filters.
towsey added a commit that referenced this issue May 28, 2020
Issue #319 Final work on Boobook recognizer.
LoggedConsole makes it too difficult to debug large dataset so revert to using Console.Writeline.
towsey added a commit that referenced this issue May 28, 2020
Issue #319 Add documentation to definition of noise in buffer zones above and beloow and event.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319. also add recroding into Fixtures.
atruskie pushed a commit that referenced this issue May 29, 2020
atruskie pushed a commit that referenced this issue May 29, 2020
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 All work devoted to reducing false positivies
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Start work on reducing FPs.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Rework algorithm files so there is consistency re post-processing.
Have only changed the Boobook owl recognizer so far.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Reduce the number of FPs with Boobook recognizer on the noise data set. Also simplify the name of some post-processing methods.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Get the upper and lower neighbourhood filter working satisfactorily. This removes events that are situated in noise and are unlikely to be discrete acoustic events.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Remove debug path.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Add new post-processing event filter which filters depending on the number of component events in a composite event. Also change order of filters.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Final work on Boobook recognizer.
LoggedConsole makes it too difficult to debug large dataset so revert to using Console.Writeline.
atruskie pushed a commit that referenced this issue May 29, 2020
Issue #319 Add documentation to definition of noise in buffer zones above and beloow and event.
atruskie added a commit that referenced this issue May 29, 2020
This is a combination of 11 commits.

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/TowseyLibrary/MatrixTools.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/TowseyLibrary/MatrixTools.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AnalysisPrograms/Recognizers/Birds/NinoxBoobook.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Update src/AudioAnalysisTools/Events/SpectralEvent.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>

Changes requested by Anthony as part of Pull Request.

Issue #319

Update src/AnalysisPrograms/Recognizers/Birds/NinoxBoobook.cs

Co-authored-by: Anthony Truskinger <anthony.truskinger@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant