ChandlerBean's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
ramarlina/DenoisingAutoEncoder
Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation
echoaimaomao/Codes-and-Demos-for-DPT-EGNet
showlab/EgoVLP
[NeurIPS2022] Egocentric Video-Language Pretraining
ChandlerBean/Speaker-recognition-system-of-flexible-throat-microphone-using-contrastive-learning
Speaker recognition for flexible throat microphone viacontrastive learning
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
azy1988/ML-CV
机器学习实战
PolarisShi/distillation
huschen/kaggle_speech_recognition
Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.
rwightman/tensorflow-speech_commands
Speech commands training/models from TF repo adapted for speech commands Kaggle
raminnakhli/HMM-DNN-Speech-Recognition
This repository is a Python implementation of HMM-DNN model.
yuweiwan/ASR-HMM-DNN
speech recognition based on deep neural network/hidden markov model
AdroitAnandAI/Indian-Accent-Speech-Recognition
Traditional ASR (Signal & Cepstral Analysis, DTW, HMM) & DNNs (Custom Models + DeepSpeech) on Indian Accent Speech
desh2608/dnn-hmm-asr
Hybrid DNN-HMM model for isolated digit recognition
changjenyin/DNN_HMM_RNN_speech
"Automated Speech Recognition System" in Machine Learning and Having it Deep and Structured, Spring 2015
PromptlyCode/rag-code-sorting-search
RAG code sorting search, RAG knowledge organization
forrestsz/Machine-Learning
I placed the notes on learning machine learning at the time, and there are related matlab code i had implemented.