Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
awesome-action-recognition
A curated list of action recognition and related area resources
DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
EIT-kit_open-source
Hands-on-Machine-Learning-with-Scikit-Learn-Keras-and-TensorFlow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
hmdb51-two-stream-action-recognition
Two-stream CNNs for video action recognition using Stacked Optical Flow, implemented in Keras, on HMDB-51 dataset.
human-motion-prediction
Simple baselines and RNNs for predicting human motion in tensorflow. Presented at CVPR 17.
human3.6m_downloader
Human3.6M downloader by Python
human36m
Training of DNNs using the Human3.6M dataset.
libremidi
A modern C++ MIDI real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI.
KoKaInn90's Repositories
KoKaInn90/awesome-action-recognition
A curated list of action recognition and related area resources
KoKaInn90/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
KoKaInn90/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
KoKaInn90/EIT-kit_open-source
KoKaInn90/Hands-on-Machine-Learning-with-Scikit-Learn-Keras-and-TensorFlow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
KoKaInn90/hmdb51-two-stream-action-recognition
Two-stream CNNs for video action recognition using Stacked Optical Flow, implemented in Keras, on HMDB-51 dataset.
KoKaInn90/human-motion-prediction
Simple baselines and RNNs for predicting human motion in tensorflow. Presented at CVPR 17.
KoKaInn90/human3.6m_downloader
Human3.6M downloader by Python
KoKaInn90/human36m
Training of DNNs using the Human3.6M dataset.
KoKaInn90/libremidi
A modern C++ MIDI real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI.
KoKaInn90/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
KoKaInn90/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
KoKaInn90/optical-flow-estimation
Implementation of the two most well known optical flow estimation methods, the Lucas-Kanade method and the Horn-Schunck method.
KoKaInn90/optical-flow_combined
"Unsupervised Discovery of Object Landmarks as Structural Representations" Project page: http://www.ytzhang.net/projects/lmdis-rep/
KoKaInn90/residual-networks
Residual Networks code (ResNet50)
KoKaInn90/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
KoKaInn90/STSGCN
Repository for "Space-Time-Separable Graph Convolutional Network for Pose Forecasting" (ICCV 2021)
KoKaInn90/TensorFlow2.0_ResNet
A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.
KoKaInn90/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
KoKaInn90/vision
Datasets, Transforms and Models specific to Computer Vision