Pinned Repositories
AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
awesome-human-pose-estimation
Human Pose Estimation Related Publication
BlendshapeGeneration
a method for generating facial blendshape rigs from a set of example poses of a CG character
build-your-own-x
🤓 Build your own (insert technology here)
Camera-Calibration-by-EmguCV
This repository deals camera calibration by EmguCV on C# platform.
chessboardImage
com.unity.probuilder
contact-human-dynamics
Code for ECCV 2020 paper "Contacts and Human Dynamics from Monocular Video".
EasyMocap
Make human motion capture easier.
examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
abcliguanxi's Repositories
abcliguanxi/AlphaTree-graphic-deep-neural-network
将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
abcliguanxi/awesome-human-pose-estimation
Human Pose Estimation Related Publication
abcliguanxi/BlendshapeGeneration
a method for generating facial blendshape rigs from a set of example poses of a CG character
abcliguanxi/build-your-own-x
🤓 Build your own (insert technology here)
abcliguanxi/chessboardImage
abcliguanxi/com.unity.probuilder
abcliguanxi/contact-human-dynamics
Code for ECCV 2020 paper "Contacts and Human Dynamics from Monocular Video".
abcliguanxi/EasyMocap
Make human motion capture easier.
abcliguanxi/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
abcliguanxi/exprtk
C++ Mathematical Expression Parsing And Evaluation Library
abcliguanxi/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
abcliguanxi/Hazel
Hazel Engine
abcliguanxi/HazelEngine
Making my Game engine using C++ and OpenGL
abcliguanxi/Hy_GitImg
abcliguanxi/imgbed
abcliguanxi/Kapok
更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray:https://github.com/qicosmos/iguana please replace kapok with iguana.
abcliguanxi/KinectFusionAppLib_comments
泡泡机器人线下会议公开,自己对KinectFusionApp和KinectFusionLib的源码注释
abcliguanxi/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
abcliguanxi/Lightweight-network
pytorch implement Lightweight-network
abcliguanxi/Mappity
Projector calibration for real 3D mapping in Unity
abcliguanxi/matcaffe2caffe
Convert a matcaffe model (column major) to a pycaffe or c++ caffe (row major) model
abcliguanxi/metahuman-stream
Real time streaming digital human based on nerf
abcliguanxi/Minimal-Hand-pytorch
PyTorch reimplementation of minimal-hand (CVPR2020)
abcliguanxi/mirror
Mirror : a maya facial capture animation toolkit based on mediapipe
abcliguanxi/one-minute-omniverse
Tutorials on Omniverse
abcliguanxi/posture_recognition
Posture recognition based on common camera
abcliguanxi/PyQt5-YOLOv5
PyQt5 implementation of YOLOv5 GUI
abcliguanxi/pytorch_HMR
pytorch version of "End-to-end Recovery of Human Shape and Pose"
abcliguanxi/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
abcliguanxi/yolo-tensorrt
Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.