Loading repository data…
Loading repository data…
channelCS / repository
Implementation and reviews of Audio & Computer vision related papers in python using keras and tensorflow.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Implementation and reviews of Audio & Computer vision related papers in python.
Most of our codes use Keras_aud library.
[1] Deep Neural Network Baseline For Dcase Challenge 2016 [Paper] [Code]
[2] CQT-Based Convolutional Neural Networks for Audio Scene Classification and Domestic Audio Tagging [Paper] [Code]
[3] A convolutional neural network approach for acoustic scene classification [Paper] [Code]
[4] Convolutional Recurrent Neural Networks for Polyphonic Sound Event Detection [Paper] [Code]
[5] FrameCNN: A Weakly-Supervised Learning Framework for Frame-Wise Acoustic Event Detection and Classification [Paper][Code]
[6] Attention and Localization based on a Deep Convolutional Recurrent Model for Weakly Supervised Audio Tagging [Paper][Code]
[9] Sequence to Sequence Autoencoders for Unsupervised Representation Learning From Audio [Paper][Code]
[1] Digit classifier [Implementation] [Application]
[2] MNIST Random Digit Regenerator [Paper] [Implementation] [Application]
All kinds of feedback (code style, bugs, comments etc.) is welcome. Please open an Issue on this Repository.
If you are familiar with basics of contributing to github repositories, feel free to skip this section. For total beginners who landed up here, before contributing, take a look at the blog-post to get started.
Aditya Arora : Code Environments, Structuring, Dynamic Description, logics, feature logistics, Documentations.
Akshita Gupta : Paper Selections, Understanding Theoretical concepts, Model Descriptions.
[1] Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering [paper]