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/models
Models and examples built with TensorFlow
Li-Lai/AnchorFace
AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses(AAAI 2021)
Li-Lai/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
Li-Lai/voc2coco
Convert VOC format XMLs to COCO format json
Li-Lai/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
Li-Lai/tensorRT-1
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
Li-Lai/ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
Li-Lai/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
Li-Lai/interview
📚 C/C++面试知识总结
Li-Lai/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Li-Lai/cupy
NumPy-like API accelerated with CUDA
Li-Lai/OpenCUDA
Li-Lai/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
Li-Lai/Simd
C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Li-Lai/Augmentor
Image augmentation library in Python for machine learning.