Pinned Repositories
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
ACAM_Demo
Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detection/tracking and analyzing their actions in real-time.
Anatomy3D
Anatomy-aware 3D Human Pose Estimation in Videos
annotation_tools
Visipedia Annotation Tools
ASFF
yolov3 with mobilenet v2 and ASFF
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome-human-pose-estimation-1
Human Pose Estimation Related Publication
awesome-scene-understanding
😎 A list of papers for scene understanding in computer vision.
caffe-ssd-optimized
训练速度比原始caffe-ssd提升4~6倍
lunalulu's Repositories
lunalulu/Caffe_label_smooth
lunalulu/chainer-pose-proposal-net
Chainer implementation of Pose Proposal Networks
lunalulu/Complex-YOLO
Complex-YOLO: Real-time 3D Object Detection on Point Clouds pytorch Darknet
lunalulu/CrowdPose
CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark (CVPR2019)
lunalulu/Data-Storage
Just to store some images and gifs
lunalulu/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
lunalulu/facenet
Face recognition using Tensorflow
lunalulu/Fast_Stacked_Hourglass_Network_OpenVino
A fast stacked hourglass network for human pose estimation on OpenVino
lunalulu/HCN-pytorch
A pytorch reimplementation of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation }.
lunalulu/hourglasstensorlfow
Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
lunalulu/Human-Pose-Estimation-Benchmarking-and-Action-Recognition
Deep Learning Project.
lunalulu/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
lunalulu/learnopencv
Learn OpenCV : C++ and Python Examples
lunalulu/lightweight_openpose
A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
lunalulu/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
lunalulu/MnasNet-pytorch-pretrained
A pytorch pretrained model of MnasNet
lunalulu/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
lunalulu/MultiPoseNet.pytorch
pytorch implementation of MultiPoseNet (ECCV 2018, Muhammed Kocabas et al.)
lunalulu/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety monitoring.
lunalulu/onnx2caffe
pytorch to caffe by onnx
lunalulu/open_model_zoo
Open Model Zoo (pre-trained deep learning models and samples)
lunalulu/openpose-plus-1
Pose Estimation using OpenPose and TensorRT (only c++)
lunalulu/PoseFix_RELEASE
Official TensorFlow implementation of "PoseFix: Model-agnostic General Human Pose Refinement Network", CVPR 2019
lunalulu/pytorch-pose
A PyTorch toolkit for 2D Human Pose Estimation.
lunalulu/pytorch_pose_proposal_network
Pytorch implementation of pose proposal network
lunalulu/Realtime-Action-Recognition
Real-time action recognition based on human skeleton from OpenPose and a 0.5-second window. Support 9 actions.
lunalulu/Skeleton-Based-Action-Recognition-Papers
The paper list about skeleton-based action recognition.
lunalulu/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
lunalulu/Stacked_Hourglass_Network_Keras
Keras Implementation for Stacked Hourglass Network
lunalulu/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.