PanYu333
Student of East China University of Science and Technology
East China University of Science and TechnologyShangHai
PanYu333's Stars
Hanson0910/DL-Algorithm-Summary
深度学习总结,包含基础知识、目标检测、目标跟踪、目标分类,深度学习八股文,相关竞赛等
loveunk/machine-learning-deep-learning-notes
机器学习、深度学习的学习路径及知识总结
fishaudio/fish-speech
Brand new TTS solution
Fictionarry/ER-NeRF
[ICCV'23] Efficient Region-Aware Neural Radiance Fields for High-Fidelity Talking Portrait Synthesis
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Laicheng0830/Pytorch_Model_Quantization
OpenPose uses Pytorch for static quantization, saving, and loading of models
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Stability-AI/generative-models
Generative Models by Stability AI
VainF/Isomorphic-Pruning
[ECCV 2024] Isomorphic Pruning for Vision Models
Skhaki18/optin-transformer-pruning
[ICLR 2024] The Need for Speed: Pruning Transformers with One Recipe
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
HankYe/Once-for-Both
[CVPR'24] Once for Both: Single Stage of Importance and Sparsity Search for Vision Transformer Compression
facebookresearch/deit
Official DeiT repository
VITA-Group/SViTE
[NeurIPS'21] "Chasing Sparsity in Vision Transformers: An End-to-End Exploration" by Tianlong Chen, Yu Cheng, Zhe Gan, Lu Yuan, Lei Zhang, Zhangyang Wang
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
facebookresearch/audioseal
Localized watermarking for AI-generated speech audios, with SOTA on robustness and very fast detector
and-mill/Awesome-GenAI-Watermarking
A curated list of watermarking schemes for generative AI models
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
alibaba/TinyNeuralNetwork
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.
kehanlu/Mandarin-Wav2Vec2
Pre-trained Wav2vec2.0 for Mandarin
yl4579/StyleTTS
Official Implementation of StyleTTS
BoBer78/Audio_pruning
Re-usable code for the audio pruning publication.
s3prl/s3prl
Self-Supervised Speech Pre-training and Representation Learning Toolkit
AILab-CVC/UniRepLKNet
[CVPR'24] UniRepLKNet: A Universal Perception Large-Kernel ConvNet for Audio, Video, Point Cloud, Time-Series and Image Recognition
ausilianapoli/Audio-watermark-using-DWT-DCT-scrambling-image
Audio Watermark using DWT-DCT approach and scrambling image for embedding of binary or grayscale image into audio signal
getsanjeev/compression-DCT
Implementation of Image compression using DCT
lakshitadodeja/image_watermarking
A python program to implement different watermarking algorithms, like dwt, dct, dft,svd and dwt-svd
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.