https://github.com/alixunxing/fastertransformer
Transformer related optimization, including BERT, GPT
https://github.com/alixunxing/facenet-pytorch-glint360k
A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A pre-trained model using Triplet Loss is available for download.
https://github.com/alixunxing/douzero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
https://github.com/alixunxing/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
https://github.com/alixunxing/detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
https://github.com/alixunxing/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
https://github.com/alixunxing/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
https://github.com/alixunxing/data-centric-ai
A curated, but incomplete, list of data-centric AI resources.
https://github.com/alixunxing/binarynet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
https://github.com/alixunxing/bag_of_tricks_for_image_classification_with_convolutional_neural_networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
https://github.com/alixunxing/cvpr15-cfss
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
https://github.com/alixunxing/cs-video-courses
List of Computer Science courses with video lectures.
https://github.com/alixunxing/crnn_tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
https://github.com/alixunxing/clue
中文语言理解基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
https://github.com/alixunxing/cluecorpus2020
Large-scale Pre-training Corpus for Chinese 100G 中文预训练语料
https://github.com/alixunxing/chinese-llama-alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)