Pinned Repositories
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
cnocr
基于 PyTorch/MXNet 的中文/英文 OCR Python 包
CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
crnn.pytorch
Convolutional recurrent network in pytorch
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
experimenting-with-sort
Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
FSNS-tfrecord-generate
FSNS tfrecord generate
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
wting861006's Repositories
wting861006/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
wting861006/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
wting861006/cnocr
基于 PyTorch/MXNet 的中文/英文 OCR Python 包
wting861006/CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
wting861006/crnn.pytorch
Convolutional recurrent network in pytorch
wting861006/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
wting861006/experimenting-with-sort
Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)
wting861006/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
wting861006/FSNS-tfrecord-generate
FSNS tfrecord generate
wting861006/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
wting861006/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
wting861006/ml_pytorch
wting861006/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
wting861006/TextRecognitionDataGenerator
A synthetic data generator for text recognition
wting861006/triplet-loss-pytorch
A generic triplet data loader for image classification problems,and a triplet loss net demo.
wting861006/yolov5-car-plate
基于yolov5的车牌检测,包含车牌角点检测
wting861006/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)