Pinned Repositories
action-faster-rcnn
action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
Activity-Recognition-with-CNN-and-RNN
Temporal Segments LSTM and Temporal-Inception for Activity Recognition
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
caffe-1
Support LRCN(both rgb and optical-flow). This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
deep-visualization-toolbox
DeepVis Toolbox
examples
LRCN-for-Activity-Recognition
PoseBox-Reid
A two-stream Re-id CNN network
Hanimiao's Repositories
Hanimiao/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Hanimiao/caffe-1
Support LRCN(both rgb and optical-flow). This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
Hanimiao/deep-visualization-toolbox
DeepVis Toolbox
Hanimiao/examples
Hanimiao/PoseBox-Reid
A two-stream Re-id CNN network
Hanimiao/action-detection
temporal action detection with SSN
Hanimiao/adascan-public
Code for AdaScan: Adaptive Scan Pooling (CVPR 2017)
Hanimiao/AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
Hanimiao/awesome-computer-vision
A curated list of awesome computer vision resources
Hanimiao/BGRU-AttentionPooling
We propose the Bidirectional Gated Recurrent Units (BGRU), which are integrated with the attention mechanism to pay attention to the important information and filter out the noise.
Hanimiao/DeepLearningFrameworks
Demo of running NNs across different frameworks
Hanimiao/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Hanimiao/discourse-ablstm
Attention-based Bidirectional Long Short-Term Memory neural network for classification of Chinese implicit discourse relations
Hanimiao/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
Hanimiao/DTPP
Deep networks with Temporal Pyramid Pooling. The official implementation for "End-to-end Video-level Representation Learning for Action Recognition, ICPR2018."
Hanimiao/FPN
Feature Pyramid Networks for Object Detection
Hanimiao/gru-svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Hanimiao/handong1587.github.io
Hanimiao/lucid
A collection of infrastructure and tools for research in neural network interpretability.
Hanimiao/MAttNet
MAttNet: Modular Attention Network for Referring Expression Comprehension
Hanimiao/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe
Hanimiao/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
Hanimiao/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
Hanimiao/Pose-guided-action-recognition
Use human pose information to help action recognition, explored with attention-pooling method, C3D method and two-stream architecture, implemented in pytorch.
Hanimiao/pose-residual-network
Code for 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network' paper
Hanimiao/RAM
Recurrent Visual Attention Model
Hanimiao/sbnet
Sparse Blocks Networks
Hanimiao/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
Hanimiao/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Hanimiao/video-nonlocal-net
非局部神经网络(Non-local Neural Networks)cnn+rnn 2d 3d