Stars
[CVPR'2023] Taming Diffusion Models for Audio-Driven Co-Speech Gesture Generation
Code and documentation to train Stanford's Alpaca models, and generate the data.
A stream-translator fork with VAD based audio slicing & GPT / Gemini translation.
Get a ChatGPT plugin up and running in under 5 minutes!
Yet another voice assistant, but alive.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Multiview Compressive Coding for 3D Reconstruction
SoftVC VITS Singing Voice Conversion
Chrome Extension: one click to batch download the best resolution images from news articles.
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
各种爬虫(目前支持Instagram、Weibo、Twitter)Miscellaneous crawlers (currently including instagram, twitter, weibo etc.).
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
A toolbox for skeleton-based action recognition.
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, …
SSSegmentation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch.
Pytools: Some useful tools written by pure python.
DecryptLogin: APIs for loginning some websites by using requests.
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"