Pinned Repositories
6d-object-pose-estimation
This repository summarizes papers and codes for 6D Object Pose Estimation.
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
automl
Google Brain AutoML
Awesome-generalizable-6D-object-pose
Recent papers about generalizable 6DoF object pose estimation.
awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
awesome-human-pose-estimation
Human Pose Estimation Related Publication
darknet
Windows and Linux version of Darknet Yolo v4 (v3/v2) Neural Networks for object detection (Tensor Cores are used)
Hand3DResearch
ho3d
A dataset for pose estimation of hand when interacting with object and severe occlusions.
learngit
zhangxinkang's Repositories
zhangxinkang/6d-object-pose-estimation
This repository summarizes papers and codes for 6D Object Pose Estimation.
zhangxinkang/autogluon
AutoGluon: AutoML Toolkit for Deep Learning
zhangxinkang/automl
Google Brain AutoML
zhangxinkang/Awesome-generalizable-6D-object-pose
Recent papers about generalizable 6DoF object pose estimation.
zhangxinkang/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
zhangxinkang/awesome-human-pose-estimation
Human Pose Estimation Related Publication
zhangxinkang/darknet
Windows and Linux version of Darknet Yolo v4 (v3/v2) Neural Networks for object detection (Tensor Cores are used)
zhangxinkang/Hand3DResearch
zhangxinkang/ho3d
A dataset for pose estimation of hand when interacting with object and severe occlusions.
zhangxinkang/learngit
zhangxinkang/MedSegDiff
Medical Image Segmentation with Diffusion Model
zhangxinkang/Minimal-IK
Solving SMPL/MANO parameters from keypoint coordinates.
zhangxinkang/omnimotion
zhangxinkang/SOTA-on-monocular-3D-pose-and-shape-estimation
State-of-the-art methods on monocular 3D pose estimation / 3D mesh recovery
zhangxinkang/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
zhangxinkang/tensorflow-slim-picture-classification
Use tensorflow-slim for image classification. Use the food-101 dataset to train your own image classification model.
zhangxinkang/UNetPlusPlus
Official Keras Implementation for UNet++ in IEEE Transactions on Medical Imaging and DLMIA 2018
zhangxinkang/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
zhangxinkang/YOLOv4_tensorflow
implement yolov4 with pure tensorflow and you can training net on your own dataset. YOLOv4的纯tensorflow实现,可训练自己的模型.