Pinned Repositories
2018DSB
2018 Data Science Bowl 2nd Place Solution
3D-Action-recognition
PyTorch implementation of Two-stream CNN for 3D action recognition
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
3D-Pose-Estimation
A project where we use tf-open-pose to run 3D pose estimation in realtime .
3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
action-recognition-tutorial
RGB base Action Recognition on Keras, using CNN, LSTM and RGB difference
deepstream-test1-cam
Modified NVIDIA's deepstream-test1 sample for camera input
lightweight_multi_tracker
In this repo , a lightweight multi-objects tracker was implemented . and tested on tools datasets.
part_darknet
build darknet from zeros
tf-lite-unity-sample
TensorFlow Lite Samples on Unity
sarsigmadelta's Repositories
sarsigmadelta/lightweight_multi_tracker
In this repo , a lightweight multi-objects tracker was implemented . and tested on tools datasets.
sarsigmadelta/part_darknet
build darknet from zeros
sarsigmadelta/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
sarsigmadelta/BVHParse
sarsigmadelta/ComputerVision
sarsigmadelta/CUDA_Freshman
sarsigmadelta/deepstream-opencv-test
sarsigmadelta/DeepStream-Yolo
NVIDIA DeepStream SDK 5.0.1 configuration for YOLO models
sarsigmadelta/Dockerfile
These are Dockerfile at https://hub.docker.com/u/heegreis/
sarsigmadelta/ehpi_action_recognition
Simple yet efficient real-time pose based action recognition
sarsigmadelta/falldetection_openpifpaf
Fall Detection using OpenPifPaf's Human Pose Estimation model
sarsigmadelta/ik
Minimal Inverse Kinematics library
sarsigmadelta/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
sarsigmadelta/Learn-WebGL
This repo contains the code used in the Learn WebGL series on the Invent Box Youtube channel.
sarsigmadelta/learnopencv
Learn OpenCV : C++ and Python Examples
sarsigmadelta/libSGM
Stereo Semi Global Matching by cuda
sarsigmadelta/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
sarsigmadelta/mmaction
An open-source toolbox for action understanding based on PyTorch
sarsigmadelta/mmaction2
OpenMMLab's Next Generation Action Understanding Toolbox and Benchmark
sarsigmadelta/MobileNetV2-PoseEstimation
Tensorflow based Fast Pose estimation. OpenVINO, Tensorflow Lite, NCS, NCS2 + Python.
sarsigmadelta/MonocularTotalCapture
Code for CVPR19 paper "Monocular Total Capture: Posing Face, Body and Hands in the Wild"
sarsigmadelta/MotioNet
A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]
sarsigmadelta/residual_pose
Residual Pose: A Decoupled Approach for Depth-based 3D Human Pose Estimation
sarsigmadelta/ResNet50_libtorch
sarsigmadelta/st-GCN
改进的st-GCN代码
sarsigmadelta/StereoVision
Library and utilities for 3d reconstruction from stereo cameras.
sarsigmadelta/tensorrt-zoo
openpose, yolov3 with tiny-tensorrt
sarsigmadelta/ThreadPool
A simple C++11 Thread Pool implementation
sarsigmadelta/ThreeDPoseUnityBarracuda
Unity sample of 3D pose estimation using Barracuda
sarsigmadelta/video-streamer
A realtime object detector that streams video and text to a Flask-SocketIO server.