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/2018DSB
2018 Data Science Bowl 2nd Place Solution
sarsigmadelta/3D-Pose-Estimation
A project where we use tf-open-pose to run 3D pose estimation in realtime .
sarsigmadelta/auto_test_tool
sarsigmadelta/Deep-learning-activity-recognition
A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)
sarsigmadelta/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
sarsigmadelta/DSB_2018
sarsigmadelta/EasyOpenPose
OpenPose的简单实现
sarsigmadelta/Fall-Detection
A simple fall detection demo based on openpose
sarsigmadelta/FallDetectionProject
This is the code repository for a project at Ulm University. It's a fall detection system based on address-event-based cameras.
sarsigmadelta/FbxParser
A *.fbx parser that uses FBX SDK to parse FBX files and reconstructs the FBX model on OpenGL.
sarsigmadelta/FlaskTest
A simple test with python flask and webgl to separate the vis and gui
sarsigmadelta/GitChat-Three.js
Three.js达人课相关案例
sarsigmadelta/ICIAR2018
Our solution for ICIAR 2018 Grand Challenge
sarsigmadelta/integrated-development-environment
Visual Studio Code, Visual Studio, Anaconda
sarsigmadelta/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
sarsigmadelta/madman
sarsigmadelta/mcts-tic-tac-toe
Monte Carlo Tree Search for tic tac toe
sarsigmadelta/NeuralNetwork_Tutorial
sarsigmadelta/node-docker-nginx
Docker compose example for NodeJS and Nginx Reverse Proxy
sarsigmadelta/phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
sarsigmadelta/Pose-Estimation
Pose Estimation Course
sarsigmadelta/pytorch-parallel
Optimize an example model with Python, CPP, and CUDA extensions and Ring-Allreduce.
sarsigmadelta/real-time-3d-pose-estimation-with-Unity3D
sarsigmadelta/Skeleton-Poser
sarsigmadelta/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
sarsigmadelta/ssd_keras
A Keras port of Single Shot MultiBox Detector
sarsigmadelta/SSD_Keras-1
Single Shot MultiBox Detector(SSD)目标检测算法
sarsigmadelta/StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
sarsigmadelta/stereo_vision
how to run a stereo vision using 2 cameras RGB
sarsigmadelta/tensorflow
图解tensorflow 源码