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/crepe
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
NemoCpp/DeepOneClass
Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection, Novel image detection and Active Authentication reported state of the art results.
NemoCpp/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
NemoCpp/soft-dtw
Python implementation of soft-DTW.
NemoCpp/Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
NemoCpp/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
NemoCpp/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
NemoCpp/AMFM_decompy
Package containing the tools necessary for decomposing a speech signal into its modulated components (also known as AM-FM decomposition). Includes the algorithms of the QHM family and the YAAPT pitch tracker.
NemoCpp/TCN
Sequence modeling benchmarks and temporal convolutional networks
NemoCpp/models
Models and examples built with TensorFlow
NemoCpp/lip-reading-deeplearning
:unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures
NemoCpp/NAB
The Numenta Anomaly Benchmark
NemoCpp/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
NemoCpp/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
NemoCpp/pyzbar
Read one-dimensional barcodes and QR codes from Python 2 and 3.
NemoCpp/awesome-computer-vision
A curated list of awesome computer vision resources
NemoCpp/image-quality-assessment-python
Python code to compute features of classic Image Quality Assessment models
NemoCpp/awesome-audio-visualization
A curated list about Audio Visualization.
NemoCpp/awesome-python-scientific-audio
Curated list of python software and packages related to scientific research in audio
NemoCpp/awesome-deep-learning-music
List of articles related to deep learning applied to music
NemoCpp/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
NemoCpp/DataScienceVM
Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
NemoCpp/EttuBench
A SQL Query Similarity Metric Benchmark
NemoCpp/AnomalyDetection
Anomaly Detection with R
NemoCpp/mxnet-audio
Implementation of music genre classification, audio-to-vec, song recommender, and music search in mxnet
NemoCpp/activityrecognition
Information about activity recognition
NemoCpp/bc_learning_sound
Chainer implementation of between-class learning for sound recognition https://arxiv.org/abs/1711.10282
NemoCpp/pypYIN
python pYIN
NemoCpp/blur-detection
Image blur detection using opencv-python
NemoCpp/Voice-Emotion-Detector
Voice Emotion Detector that detects emotion from audio speech using one dimensional CNNs (convolutional neural networks) using keras and tensorflow on Jupyter Notebook.