yuzhouhe2000's Stars
yuzhouhe2000/slambook2
edition 2 of the slambook
gaoxiang12/slambook2
edition 2 of the slambook
eglrp/VIO-1
深蓝学院 手写VIO
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
liynjy/FMCW-Radar-Simulator
This is a RF Radar Simulator. It generates FMCW radar data for close handwave chirp level signal data. Your can try develop your radar data processing algorithm base on this simulator.
Co1lin/NSAOP
Network Services Access and Operation Platform
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
TommasoLoiacono/convolutionWino
Convolution layer with Winograd algorithm written in C/C++ (project made for Politecnico di Milano)
nicklashansen/voice-activity-detection
Voice Activity Detection (VAD) using deep learning.
zzzDavid/Dilated-Convolutional-Layer-Implementation
An implementation of dilated convolutional layer based on Darknet Architecture
yester31/Winograd_Conv2d_cpp
Winograd Convolution Implementation using by cpp
xuqiantong/CUDA-Winograd
Fast CUDA Kernels for ResNet Inference.
Separius/CudaRelativeAttention
custom cuda kernel for {2, 3}d relative attention with pytorch wrapper
shichaog/WebRTC-audio-processing
webrtc audio processing
cheehieu/usc-auv-passive-sonar
A hydrophone array used to triangulate the source of underwater acoustic pings.
IngleJaya95/Implemenatation-of-GMM-in-Cuda
Implemenatation of Guassian mixture model (GMM) in Cuda language
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
csukuangfj/kaldifeat
Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API
782132930/FFT
bendl/Parallel-DFT-CUDA-MPI
Parallel implementation of DFT on CUDA GPU and MPI architectures
aubio/aubio
a library for audio and music analysis
r9y9/tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
NVIDIA/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
r9y9/wavenet_vocoder
WaveNet vocoder
wistingcn/dove-into-webrtc
《WebRTC技术详解:从0到1构建多人视频会议系统》示例代码
liugaolian/gordon_cnn
A small convolution neural network deep learning framework implemented in c++.
prabhuomkar/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone