• Stars
    star
    1
  • Language
    Python
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

POLYPHONIC SOUND EVENT AND SOUND ACTIVITY DETECTION:A MULTI-TASK APPROACH

More Repositories

1

MemoryControlled-MultiheadSelfAtt

Memory controlled sequential self attention for sound recognition
Python
8
star
2

TalkToYouTubeVideoTranscript-LLM-LangChain-Streamlit

A LangChain and Streamlit powered LLM application to talk to your YouTube video transcript
Python
1
star
3

Diffusion_Models_Course

Diffusion Models Course
Jupyter Notebook
1
star
4

All-Conv-Net-for-Bird-Activity-Detection-Significance-of-Learned-Pooling

Bird activity detection (BAD) deals with the task of predicting the presence or absence of bird vocalizations in a given audio recording. In this work, we propose an all-convolutional neural network (all-conv net) for bird activity detection. All the layers of this network including pooling and dense layers are implemented using convolution operations. The pooling operation implemented by convolution is termed as learned pooling. This learned pooling takes into account the inter featuremap correlations which are ignored in traditional max-pooling. This helps in learning a pooling function which aggregates the complementary information in various feature maps, leading to better bird activity detection. Experimental observations confirm this hypothesis. The performance of the proposed all-conv net is evaluated on the BAD Challenge 2017 dataset. The proposed all-conv net achieves state-of-art performance with a simple architecture and does not employ any data pre-processing or data augmentation techniques.
Python
1
star
5

DeepLearning.AI-courses-LLM-PromptEngineering-ChatGPT

A summary of the LLM, Prompt Engineering, and ChatGPT related courses offered by DeepLearning.AI
Jupyter Notebook
1
star