Pinned Repositories
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
AnchorFace
AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses(AAAI 2021)
AnimeGAN_pytorch
Atlas_ACL_E2E_Demo
Augmentor
Image augmentation library in Python for machine learning.
awesome-ncnn
😎 A Collection of Awesome NCNN-based Projects
baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
face_landmark_label_tool
MiniMeta
数字人开源项目 (Digital human project)
RepVGG-caffe
此网只应天上有,人间能得几回训Making VGG-style ConvNets Great Again (Caffe)
Li-Lai's Repositories
Li-Lai/RepVGG-caffe
此网只应天上有,人间能得几回训Making VGG-style ConvNets Great Again (Caffe)
Li-Lai/face_landmark_label_tool
Li-Lai/MiniMeta
数字人开源项目 (Digital human project)
Li-Lai/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Li-Lai/AnimeGAN_pytorch
Li-Lai/Atlas_ACL_E2E_Demo
Li-Lai/awesome-ncnn
😎 A Collection of Awesome NCNN-based Projects
Li-Lai/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
Li-Lai/BlazePose_torch
pytorch implement of google blazePose
Li-Lai/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
Li-Lai/digest
R package to create compact hash digests of R objects
Li-Lai/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Li-Lai/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Li-Lai/face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
Li-Lai/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Li-Lai/InternLM2-Chat-1.8B-weifeng
Li-Lai/librga
Li-Lai/MaskTheFace
Convert face dataset to masked dataset
Li-Lai/movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.
Li-Lai/PocketNet
PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge Distillation
Li-Lai/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Li-Lai/rknn_model_zoo
Li-Lai/rotate-yolov5-opencv-onnxrun
分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序
Li-Lai/SmoothNet
This is an official implementation for "SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos" (ECCV 2022)
Li-Lai/speed_up_pytorch
简单易懂、且通用的 加速pytorch 的 training 方法
Li-Lai/SummaryOfLoanSuspension
全国各省市停贷通知汇总
Li-Lai/Tutorial
LLM&VLM Tutorial
Li-Lai/vision
Datasets, Transforms and Models specific to Computer Vision
Li-Lai/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Li-Lai/Zero-Chatgpt
从0开始,将chatgpt的技术路线跑一遍。