Pinned Repositories
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Ali_FashionAI
no
avatar
Fitting SMPL human body model to depth images in CPU real-time (combining SMPLify, original Kinect; new version of OpenARK avatar)
awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
BD_XJTU
百度-西交大·大数据竞赛2018——商家招牌的分类与检测,大赛链接:http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
benchmark_results
visual tracker benchmark results
Cpp-Primer
C++ Primer 5 answers
cuda-convnet
My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
DAEC
Train Your Data Processor: Distribution-Aware and Error-Compensation Coordinate Decoding for Human Pose Estimation.
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection
pzxdd's Repositories
pzxdd/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
pzxdd/Ali_FashionAI
no
pzxdd/avatar
Fitting SMPL human body model to depth images in CPU real-time (combining SMPLify, original Kinect; new version of OpenARK avatar)
pzxdd/awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
pzxdd/BD_XJTU
百度-西交大·大数据竞赛2018——商家招牌的分类与检测,大赛链接:http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
pzxdd/benchmark_results
visual tracker benchmark results
pzxdd/Cpp-Primer
C++ Primer 5 answers
pzxdd/cuda-convnet
My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
pzxdd/DAEC
Train Your Data Processor: Distribution-Aware and Error-Compensation Coordinate Decoding for Human Pose Estimation.
pzxdd/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection
pzxdd/docker-course-xgboost
Materials for an online-course - "Practical XGBoost in Python"
pzxdd/find-object
Find-Object project
pzxdd/HybrIK
Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
pzxdd/icp
iterative closest point
pzxdd/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,持续更新中~
pzxdd/Joint-Limits
Source code for the article "Joint Limits"
pzxdd/mediapipe
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
pzxdd/mmhuman3d
OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
pzxdd/mnn_example
alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet
pzxdd/my-git
Individual collecting material of learning git(有关 git 的学习资料)
pzxdd/qpu_code
Quaternion Product Units for Deep Learning on 3D Rotation Groups
pzxdd/SaCNN-CrowdCounting-Tencent_Youtu
Crowd Counting Via Scale-adaptive Convolutional Neural Network
pzxdd/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
pzxdd/SMPL
NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.
pzxdd/TBCF
Tracking Benchmark for Correlation Filters
pzxdd/tsa-contest-baseline
Some baselines for TSA Contest: http://algo.tpai.qq.com
pzxdd/UmeTrack
UmeTrack Unified multi-view end-to-end hand tracking for VR
pzxdd/vnpy
基于Python的开源量化交易平台开发框架
pzxdd/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS