LuckySJTU's Stars
forthespada/CampusShame
互联网仍有记忆!那些曾经在校招过程中毁过口头offer、意向书、三方的公司!纵然人微言轻,也想尽绵薄之力!
heqin-zhu/music-recover
:musical_note: 缓存文件转换为 MP3 文件
tao011110/OS-Chcore-lab
OS ChCore labs in SE3357, 2022 Spring.
aleju/imgaug
Image augmentation for machine learning experiments.
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
liuruiyang98/Jittor-MLP
Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, ConvMixer, SwinMLP, RepMLPNet, WaveMLP, MorphMLP, DynaMixer, MS-MLP, Sequencer2D in Jittor and PyTorch! Now, Rearrange and Reduce in einops.layers.jittor are support!! trunc_normal_ is supported for Jittor!! MLP Paper is uploaded!
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
facebookresearch/av_hubert
A self-supervised learning framework for audio-visual speech
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
LUMIA-Group/Leveraging-Self-Supervised-Learning-for-AVSR
Official PyTorch implementation of paper Leveraging Unimodal Self Supervised Learning for Multimodal Audio-Visual Speech Recognition (ACL 2022)
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
pesser/pytorch_diffusion
PyTorch reimplementation of Diffusion Models
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
w86763777/pytorch-ddpm
Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models
rosinality/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Models in PyTorch
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
KikiLetGo/CyberController
CyberController
qq456cvb/doudizhu-C
C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020
hcmlab/vadnet
Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks
jtkim-kaist/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
neuralchen/SimSwap
An arbitrary face-swapping framework on images and videos with one single trained model!
Honlan/BeautyGAN
transfer the makeup style of a reference face image to a non-makeup face
shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
farrokhkarimi/face_gen_VAE
wuhuikai/FaceSwap
Swap face between two photos.
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
bojone/vae
a simple vae and cvae from keras