Pinned Repositories
3D-CNN-for-Lip-Reading-Challenge2019
比较简单的3D-CNN实现,值得初学者学习。但是缺少它原生的数据集,不能感受到是如何实现
3DCNN_Lipreading
还没有完成代码上传 Official PyTorch Implementation for "Learning Spatio-Temporal Features with Two-Stream Deep 3D CNNs for Lipreading"
book-code
《深度学习之PyTorch实战计算机视觉》全书代码
book_DeepLearning_in_PyTorch_Source
btp
没说明什么A deep learning model for lip reading on GRID database
CCM_SmallTools
本项目主要将各种终端小工具集合在一个应用程序里。
Lip-reading-by-CNN-and-LSTM-architecture
很值得学习的唇语识别#DNN #CNN #LSTM #Classification #Sequential_data #Lip_reading
LipNet-2
值得参考学习 Automated Lip reading from real-time videos in tensorflow in python
LipNet-PyTorch-1
PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)
lipreading-in-the-wild-experiments
My experiments in lip reading using deep learning with the LRW dataset
PingYufeng's Repositories
PingYufeng/LipNet-PyTorch-1
PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)
PingYufeng/3DCNN_Lipreading
还没有完成代码上传 Official PyTorch Implementation for "Learning Spatio-Temporal Features with Two-Stream Deep 3D CNNs for Lipreading"
PingYufeng/book_DeepLearning_in_PyTorch_Source
PingYufeng/ceph-docker-compose
ceph docker compose
PingYufeng/Chinese_LipReading
可能是爬取视频的脚本,暂时无用(new updates have been moved to a private working repo)
PingYufeng/cloud2020
SpringCloud
PingYufeng/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
PingYufeng/deeplearningbook-chinese
Deep Learning Book Chinese Translation
PingYufeng/end-to-end-lipreading
重要!Pytorch code for End-to-End Audiovisual Speech Recognition
PingYufeng/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
PingYufeng/face_recognition
The world's simplest facial recognition api for Python and the command line
PingYufeng/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
PingYufeng/facial_recognition
Final project for computational photography course taken at Portland State University. This algorithm uses haar features to detect elements of the face, including nose, eyebrows, lips, eyes etc.
PingYufeng/gcr.io
谷歌容器
PingYufeng/geotrellis-learning
geotrellis-learning and demo
PingYufeng/learn-an-effective-lip-reading-model-without-pains
The PyTorch Code and Model In "Learn an Effective Lip Reading Model without Pains", (https://arxiv.org/abs/2011.07557), which reaches the state-of-art performance in LRW-1000 dataset.
PingYufeng/LFD-A-Light-and-Fast-Detector
LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
PingYufeng/Lip-Reading-using-NN-DeepLearning
属于一个web应用系统,适合后期嵌入好的模型实现二次开发。原文链接:https://ieeexplore.ieee.org/document/8545664。A lip reading web application capable of predicting words visualized through an interactive bar plot in real-time.
PingYufeng/Lip_reading_code
还行Implement some papers in lip reading
PingYufeng/Lip_Reading_Competition
2019年“创青春.交子杯”新网银行高校金融科技挑战赛-AI算法赛道比赛_代码分享
PingYufeng/LipNet
比较重要的 Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
PingYufeng/LipNet-PyTorch
"LipNet: End-to-End Sentence-level Lipreading" in PyTorch
PingYufeng/Lipreading-DenseNet3D
DenseNet3D Model In "LRW-1000: A Naturally-Distributed Large-Scale Benchmark for Lip Reading in the Wild", https://arxiv.org/abs/1810.06990
PingYufeng/LipReading_XinWang
PingYufeng/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
PingYufeng/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
PingYufeng/Pytorch-Segmentation-multi-models
Pytorch implementation for Semantic Segmentation with multi models (Deeplabv3, Deeplabv3_plus, PSPNet, UNet, UNet_AutoEncoder, UNet_nested, R2AttUNet, AttentionUNet, RecurrentUNet,, SEGNet, CENet, DsenseASPP, RefineNet, RDFNet)
PingYufeng/text
Data loaders and abstractions for text and NLP
PingYufeng/vision
Datasets, Transforms and Models specific to Computer Vision
PingYufeng/XWbank_LipReading
2019年“创青春·交子杯”新网银行高校金融科技挑战赛初赛、决赛思路代码分享