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/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
lunalulu/caffe_to_torch_to_pytorch
lunalulu/CNNGraph
lunalulu/FloorplanAnnotator
lunalulu/hello-world
a sample project
lunalulu/Hidden-Two-Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
lunalulu/human-pose-refiner
Human Pose Refiner in TensorFlow
lunalulu/LSTM_Pose_Machines
Code repo for "LSTM Pose Machines" (CVPR'18)
lunalulu/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
lunalulu/MobileNetV2-SSD
lunalulu/MultiPoseNet-tensorflow
The TensorFlow implementation about Paper accepted on ECCV 2018
lunalulu/NTURGB-D
Info and sample codes for "NTU RGB+D Action Recognition Dataset"
lunalulu/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
lunalulu/pose-ae-demo
lunalulu/pose-ae-train
Training code for "Associative Embedding: End-to-End Learning for Joint Detection and Grouping"
lunalulu/Pose-estimation_tutorials
Tools and tutorials of pose estimation and deep learning
lunalulu/pose-residual-network
Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network (ECCV 2018)' paper
lunalulu/pose-residual-network-pytorch
Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network' paper https://arxiv.org/abs/1807.04067
lunalulu/pose2action
experiments on classifying actions using poses
lunalulu/pycaffe_tutorial
Tutorial for pycaffe, the Python API to the Neural Network framework, Caffe
lunalulu/pytorch-mobilenet-v1
lunalulu/pytorch-MultiPoseNet
A reinplement pytorch version of multiposenet. A pytorch version that define networks for architecture introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network' paper https://arxiv.org/abs/1807.04067
lunalulu/RMPE
RMPE: Regional Multi-person Pose Estimation, forked from Caffe. Research purpose only.
lunalulu/RNN-for-Human-Activity-Recognition-using-2D-Pose-Input
Activity Recognition from 2D pose using an LSTM RNN
lunalulu/siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
lunalulu/TensorRT-SSD
Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD