Pinned Repositories
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
action-annotation
An annotation tool for action labeling in videos. Best for machine learning/computer vision action recognition research.
AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
bcloud
百度网盘的linux桌面客户端
caffe
Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.
caffe-windows
Configure Caffe in one hour for Windows users.
coco
MS COCO API - http://mscoco.org/
coco-analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
davidduo's Repositories
davidduo/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
davidduo/action-annotation
An annotation tool for action labeling in videos. Best for machine learning/computer vision action recognition research.
davidduo/AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
davidduo/bcloud
百度网盘的linux桌面客户端
davidduo/caffe
Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.
davidduo/caffe-windows
Configure Caffe in one hour for Windows users.
davidduo/coco
MS COCO API - http://mscoco.org/
davidduo/coco-analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
davidduo/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
davidduo/DeepHoyer
DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures
davidduo/deeppose
DeepPose implementation in Chainer
davidduo/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
davidduo/douban-to-imdb
导出豆瓣电影评分到 IMDB,再将 IMDB观看记录导入 Trakt.
davidduo/eval_pose
Evaluation code for human pose estimation includes strict PCP, PDJ, and PCK.
davidduo/FreeHand-Dataset
Synthesized hand pose images generated by Blender
davidduo/h36m-fetch
Human 3.6M 3D human pose dataset fetcher
davidduo/jsonlab
JSONlab: a toolbox to encode/decode JSON files in MATLAB/Octave
davidduo/learning-cmake
learning cmake
davidduo/MobileNet
MobileNet build with Tensorflow
davidduo/MobileNet-MXNet
MobileNet build with MXNet
davidduo/mx-lsoftmax
mxnet version of Large-Margin Softmax Loss for Convolutional Neural Networks.
davidduo/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
davidduo/mxnet-cnn-lstm-ctc-ocr
This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.
davidduo/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
davidduo/pinyin.py
汉字转拼音,With Python
davidduo/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
davidduo/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
davidduo/softmaxfocalloss
the loss function in Aritcal ‘Focal Loss for Dense Object Detection‘’
davidduo/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
davidduo/YOLOS
You Only Look at One Sequence (https://arxiv.org/abs/2106.00666)