Pinned Repositories
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
Abnormal_Event_Detection
Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
AbnormarCrowdDetection
Abnormal Crowd Detection Implementation with Python
Accent-Classifier
AccentDetection
Probabilistic Accent Detection Using Finite State Speech Recognition
AcousticEventDetection
Source code complementing our paper for acoustic event classification using convolutional neural networks.
actionrules
Action Rules Mining
activityrecognition
Information about activity recognition
bc_learning_sound
Chainer implementation of between-class learning for sound recognition https://arxiv.org/abs/1711.10282
ImageSplicingDetection
Illuminant inconsistencies for image splicing detection in forensics
NemoCpp's Repositories
NemoCpp/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
NemoCpp/kapre
kapre: Keras Audio Preprocessors
NemoCpp/Neural_Network_Voices
This is the code for "Neural Network Voices" by Siraj Raval on Youtube
NemoCpp/soundnet_keras
SoundNet, built in Keras with pre-trained 8-layer model.
NemoCpp/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
NemoCpp/AnomalyDetectionUsingAutoencoder
Anomaly detection using Autoencoder implemented with Keras 2.
NemoCpp/car-sound-classification-with-keras
Car engine sound classification with Keras Deep learning library using spectro analysis pictures of sounds
NemoCpp/vimrc
The ultimate Vim configuration: vimrc
NemoCpp/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
NemoCpp/yagmail
yagmail makes sending emails very easy by doing all the magic for you
NemoCpp/audio-classifier-keras-cnn
Audio Classifier in Keras using Convolutional Neural Network
NemoCpp/TF_SpeechRecoChallenge
solutions for https://www.kaggle.com/c/tensorflow-speech-recognition-challenge
NemoCpp/sp-society-camera-model-identification
IEEE's Signal Processing Society - Camera Model Identification Kaggle Competition
NemoCpp/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
NemoCpp/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
NemoCpp/Yin-Pitch-Tracking
Pitch tracking with the Yin pitch detection algorithm.
NemoCpp/LibPyin
Pitch / fundamental frequency detection library for C,C++,C#
NemoCpp/catboost
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
NemoCpp/fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
NemoCpp/LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
NemoCpp/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
NemoCpp/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
NemoCpp/MLSTM-FCN
Multivariate LSTM Fully Convolutional Networks for Time Series Classification
NemoCpp/better-exceptions
Pretty and useful exceptions in Python, automatically.
NemoCpp/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
NemoCpp/microexpnet
MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Frontal Face Images
NemoCpp/ESC-50
ESC-50: Dataset for Environmental Sound Classification
NemoCpp/GloVe
GloVe model for distributed word representation
NemoCpp/attention
some attention implements
NemoCpp/pyshark
Python wrapper for tshark, allowing python packet parsing using wireshark dissectors