Liufang Sang's starred repositories

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:130724Issues:1117Issues:15494

fucking-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

stable-diffusion

A latent text-to-image diffusion model

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:67151Issues:557Issues:707

segment-anything

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.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:46274Issues:305Issues:658

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)

Language:PythonLicense:Apache-2.0Stargazers:41871Issues:436Issues:9219

stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models

Language:PythonLicense:MITStargazers:38081Issues:446Issues:298

ControlNet

Let us control diffusion models!

Language:PythonLicense:Apache-2.0Stargazers:29462Issues:217Issues:534

Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

Language:C++License:Apache-2.0Stargazers:21992Issues:716Issues:18223

PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Language:PythonLicense:Apache-2.0Stargazers:12505Issues:198Issues:5374

latent-diffusion

High-Resolution Image Synthesis with Latent Diffusion Models

Language:Jupyter NotebookLicense:MITStargazers:11324Issues:96Issues:340

awesome-cpp-cn

C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language:PythonLicense:MITStargazers:7759Issues:33Issues:286

lora

Using Low-rank adaptation to quickly fine-tune diffusion models.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6893Issues:59Issues:137

bfe

A modern layer 7 load balancer from baidu

Language:GoLicense:Apache-2.0Stargazers:6110Issues:205Issues:301

deap

Distributed Evolutionary Algorithms in Python

Language:PythonLicense:LGPL-3.0Stargazers:5712Issues:192Issues:515

PaddleClas

A treasure chest for visual classification and recognition powered by PaddlePaddle

Language:PythonLicense:Apache-2.0Stargazers:5382Issues:77Issues:1041

GraphSAGE

Representation learning on large graphs using stochastic graph convolutions.

Language:PythonLicense:NOASSERTIONStargazers:3377Issues:77Issues:166

GAT

Graph Attention Networks (https://arxiv.org/abs/1710.10903)

Language:PythonLicense:MITStargazers:3163Issues:45Issues:76

euler

A distributed graph deep learning framework.

Language:C++License:Apache-2.0Stargazers:2886Issues:139Issues:317

An-Introduction-to-Statistical-Learning

This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.

Language:Jupyter NotebookStargazers:2328Issues:70Issues:3

RecLearn

Recommender Learning with Tensorflow2.x

Language:PythonLicense:MITStargazers:1844Issues:35Issues:82

evolution-strategies-starter

Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"

Language:PythonLicense:MITStargazers:1551Issues:244Issues:22

PaddleSlim

PaddleSlim is an open-source library for deep model compression and architecture search.

Language:PythonLicense:Apache-2.0Stargazers:1550Issues:92Issues:549

JetMoE

Reaching LLaMA2 Performance with 0.1M Dollars

Language:PythonLicense:Apache-2.0Stargazers:952Issues:8Issues:9

Riptide

Simple Training and Deployment of Fast End-to-End Binary Networks

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:158Issues:13Issues:8

DSQ

pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"