Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
awesome-action-recognition
A curated list of action recognition and related area resources
corrected-UCF101-Annots
mean-teacher
A state-of-the-art semi-supervised method for image recognition
practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
PyOpenPose
Python bindings for the Openpose library
pytorch_Realtime_Multi-Person_Pose_Estimation
This is a pytorch version of Realtime_Multi-Person_Pose_Estimation, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
realtime-action-detection
This repository host the code for real-time action detection paper
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
jeffrey-umbo's Repositories
jeffrey-umbo/realtime-action-detection
This repository host the code for real-time action detection paper
jeffrey-umbo/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
jeffrey-umbo/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
jeffrey-umbo/awesome-action-recognition
A curated list of action recognition and related area resources
jeffrey-umbo/corrected-UCF101-Annots
jeffrey-umbo/mean-teacher
A state-of-the-art semi-supervised method for image recognition
jeffrey-umbo/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
jeffrey-umbo/PyOpenPose
Python bindings for the Openpose library
jeffrey-umbo/pytorch_Realtime_Multi-Person_Pose_Estimation
This is a pytorch version of Realtime_Multi-Person_Pose_Estimation, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation
jeffrey-umbo/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
jeffrey-umbo/TCN
Sequence modeling benchmarks and temporal convolutional networks
jeffrey-umbo/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
jeffrey-umbo/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.