imaginist (kar98kbang)

kar98kbang

Geek Repo

Github PK Tool:Github PK Tool

imaginist's starred repositories

mediapipe

Cross-platform, customizable ML solutions for live and streaming media.

Language:C++License:Apache-2.0Stargazers:25627Issues:491Issues:4907

ORB_SLAM2

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

Language:C++License:NOASSERTIONStargazers:9136Issues:377Issues:965

pygcn

Graph Convolutional Networks in PyTorch

Language:PythonLicense:MITStargazers:5092Issues:55Issues:70

deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

Language:CudaLicense:MITStargazers:4255Issues:76Issues:289

awesome-hand-pose-estimation

Awesome work on hand pose estimation/tracking

mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.

Language:PythonLicense:Apache-2.0Stargazers:2878Issues:71Issues:450

DANet

Dual Attention Network for Scene Segmentation (CVPR2019)

Language:PythonLicense:MITStargazers:2363Issues:36Issues:143

Pangolin

Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.

Language:C++License:MITStargazers:2272Issues:63Issues:612

MAML-Pytorch

Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)

Language:PythonLicense:MITStargazers:2237Issues:23Issues:72

DeepLearningForNLPInPytorch

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

Language:Jupyter NotebookLicense:MITStargazers:1908Issues:99Issues:16

scikit-feature

open-source feature selection repository in python

Language:PythonLicense:GPL-2.0Stargazers:1470Issues:61Issues:55

HyperPose

Library for Fast and Flexible Human Pose Estimation

training_extensions

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™

Language:PythonLicense:Apache-2.0Stargazers:1123Issues:46Issues:384

DetectAndTrack

The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"

Language:PythonLicense:Apache-2.0Stargazers:999Issues:59Issues:66

Awesome-CVPR-Paper

CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章

hand-graph-cnn

3D Hand Shape and Pose Estimation from a Single RGB Image

Language:PythonLicense:NOASSERTIONStargazers:591Issues:18Issues:55

bilinear-cnn

PyTorch implementation of bilinear CNN for fine-grained image recognition

Language:PythonLicense:GPL-3.0Stargazers:388Issues:6Issues:21

c3d-pytorch

Pytorch porting of C3D network, with Sports1M weights

Language:PythonLicense:MITStargazers:340Issues:8Issues:14

gesture-recognition

:hand: Recognizing "Hand Gestures" using OpenCV and Python.

Language:PythonLicense:MITStargazers:291Issues:12Issues:13

AS-GCN

The model architecture of AS-GCN (for human action recognition)

Language:PythonLicense:BSD-2-ClauseStargazers:284Issues:13Issues:50

Skeleton-Based-Action-Recognition-Papers

The paper list about skeleton-based action recognition.

DD-Net

A lightweight network for body/hand action recognition

Language:Jupyter NotebookLicense:MITStargazers:255Issues:12Issues:32
Language:Jupyter NotebookStargazers:154Issues:4Issues:0

3D-Action-recognition

PyTorch implementation of Two-stream CNN for 3D action recognition

TS-LSTM

Skeleton-based Action Recognition using TS-LSTM model

pytorch-learning-notes

pytorch learning tutorials

openpose-pytorch

PyTorch implementation of the OpenPose

Language:PythonLicense:LGPL-3.0Stargazers:77Issues:6Issues:5

Human-Action-Recognition-from-Skeleton-Data

A Simple But High-accuracy LSTM for human Action Recognition

Language:PythonStargazers:20Issues:0Issues:0

LSTM-for-Human-Activity-Recognition-using-2D-Pose_Pytorch

Based on PyTorch library, realizing human activities recognition using 2D skeleton joint points

Language:Jupyter NotebookLicense:MITStargazers:19Issues:2Issues:4

SK-CNN

sk-cnn is proposed in Skeleton based action recognition with convolutional neural network(PR 2016). Here implemented in Keras