-
Xi'an Jiaotong University
- Xi'an
- https://www.zhihu.com/people/lim0-34
Stars
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
The simplest, fastest repository for training/finetuning medium-sized GPTs.
PyTorch Tutorial for Deep Learning Researchers
OpenMMLab Detection Toolbox and Benchmark
State-of-the-art 2D and 3D Face Analysis Project
Image-to-Image Translation in PyTorch
Best Practices on Recommendation Systems
Datasets, Transforms and Models specific to Computer Vision
Bringing Old Photo Back to Life (CVPR 2020 oral)
StyleGAN - Official TensorFlow Implementation
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…
100+ Chinese Word Vectors 上百种预训练中文词向量
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
tensorflow实战练习,包括强化学习、推荐系统、nlp等
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Most popular metrics used to evaluate object detection algorithms.
search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
Awesome work on hand pose estimation/tracking
Siamese and triplet networks with online pair/triplet mining in PyTorch
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)