JacobianTang's Stars
tstanislawek/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
fordai/CCKS2019-Chinese-Clinical-NER
The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.
sam-ai/BertGrid
Implementation of BertGrid : https://arxiv.org/abs/1909.04948
apxlwl/MNN-yolov3
MNN demo of Strongeryolo, including channel pruning, android support...
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
cybertronai/autograd-hacks
fengxinjie/Transformer-OCR
diovisgood/agender
Real-time estimation of gender and age
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
MirrorYuChen/mnn_example
alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet
SyGoing/LFFD-MNN
MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
cunjian/pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
sh1r0/caffe-android-lib
Porting caffe to android platform
chenjun2hao/CenterFace.pytorch
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
tczhangzhi/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/README.md)
westerndigitalcorporation/YOLOv3-in-PyTorch
YOLOv3 in PyTorch with training and inference module implemented.
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
xindongzhang/MNN-APPLICATIONS
MNN applications by MNN, JNI exec, RK3399. Support tflite\tensorflow\caffe\onnx models.
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
PengBoXiangShang/SiamRPN_plus_plus_PyTorch
SiamRPN, SiamRPN++, unofficial implementation of "SiamRPN++" (CVPR2019), multi-GPUs, LMDB.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
soloice/Matrix_Derivatives
This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.
lxg2015/faceboxes
使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy