caitongbo's Stars
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
ORI-Muchim/PolyLangVITS
Multi-speaker Speech Synthesis Using VITS(KO, JA, EN, ZH)
yeyupiaoling/VITS-Pytorch
本项目是基于Pytorch的语音合成项目,使用的是VITS,VITS是一种语音合成方法,这种时端到端的模型使用起来非常简单,不需要文本对齐等太复杂的流程,直接一键训练和生成,大大降低了学习门槛。
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
open-mmlab/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
chaseSpace/k8s-tutorial-cn
The most(might be) detailed Kubernetes tutorials in Chinese. 全网(可能)最详细的Kubernetes中文教程。
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
WhiteMinds/LiveAutoRecord
基于 Electron 的多平台直播自动录制软件
mazzzystar/disco-diffusion-wrapper
Implementation of disco-diffusion wrapper that could run on your own GPU with batch text input.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
victorswan/Diffusion-Model
phguo/AskGPT
AskGPT: an Alfred Workflow that enables you to ask ChatGPT from anywhere while typing.
phodal/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。
tensorchord/envd
🏕️ Reproducible development environment
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
priyavrat-misra/xrays-and-gradcam
Classification and Gradient-based Localization of Chest Radiographs using PyTorch.
pengzhiliang/Conformer
Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition
zyxu1996/CCTNet
Online !!! A kind of fusion method combining CNN and Transformer on remote sensing segmentation task.
YangYimin98/AA-TransUNet
The repository for paper AA-TransUNet: Attention Augmented TransUNet For Nowcasting Tasks.
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
Minerva-J/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)
lironui/MAResU-Net
The semantic segmentation of remote sensing images
evilvlso/SemanticSegmentation
语义分割模型汇总以及训练流程
kv8-A/DL_reproducibility_TransUNet
Deep learning assignment
lingziqiang/DUconViT
This is the code of the project DUconViT, which you can use to train your data. In addition, this code has codes for many models: FCN, Unet, Unet++, MCTrans, MedT, Swin Unet, Transunet, AttUnet, UTnet.