Pinned Repositories
30-Days-of-Python
For the next 30 days, learn the Python Programming language.
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
Action-recognition-BagOfWords-Early-Late-Fusion
Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode them using the Bag of Words framework and we implement early and late feature fusion using different combinations of the feature types available.
Action_Recognition_using_LSTM_and_Attention
ActionCLIP
This is the official implement of paper "ActionCLIP: A New Paradigm for Action Recognition"
actionRecognitionWithKeypoints
Action recognition for UCF-101 by extracting keypoints
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ANN-SNN-Object-Recognition
Event-based object recognition using analog and spiking neural networks
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
MultiModal-Emotion-Recogition
Record for Code and Paper Searching
mdongbenben's Repositories
mdongbenben/MultiModal-Emotion-Recogition
Record for Code and Paper Searching
mdongbenben/Action-recognition-BagOfWords-Early-Late-Fusion
Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode them using the Bag of Words framework and we implement early and late feature fusion using different combinations of the feature types available.
mdongbenben/AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
mdongbenben/awesome-action-recognition
A curated list of action recognition and related area resources
mdongbenben/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
mdongbenben/caffe-windows
Configure Caffe in one hour for Windows users.
mdongbenben/CeleX-SDK
SDK for CeleX sensor.
mdongbenben/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
mdongbenben/DARE
DARE: Deception Analysis and Reasoning Engine
mdongbenben/DeceptionDetection
Work done in Summer 2018 during internship relation to use of neural networks for deception detection.
mdongbenben/DeepHDR
This is the implementation for Deep High Dynamic Range Imaging with Large Foreground Motions (ECCV'18)
mdongbenben/distracted-driving-detection
分心驾驶检测,检测驾驶员的驾驶状态,对分心驾驶的驾驶员做出提醒
mdongbenben/Dlib_install
the whl of Dlib and pip for Python in Windows
mdongbenben/end2you
mdongbenben/Event-based-cameras
mdongbenben/event-based_vision_resources
mdongbenben/harskel
Human action recognition from skeletal data
mdongbenben/human-pose-estimation-opencv
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
mdongbenben/MachineLearningInAction
mdongbenben/MobileNetV2
A Keras implementation of MobileNetV2.
mdongbenben/Multimodal_Emotion_Analysis
mdongbenben/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
mdongbenben/openpose-keras
A little bit of play with OpenPose without using their API
mdongbenben/Optical-Flow-Guided-Feature
Code for paper: Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition
mdongbenben/pose-based-action-recognition
We want to derive a effective way to utilize pose information in action recognition
mdongbenben/Pose-REN
Demo code for "Pose Guided Structured Region Ensemble Network for Cascaded Hand Pose Estimation"
mdongbenben/Smoke-Detection
Smoke Detection based on neural network for Alysa
mdongbenben/Text-Classification
Implementation of papers for text classification task on DBpedia
mdongbenben/two-stream-action-recognition
mdongbenben/understand_facenet
整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet