PHALP. Code repository for the paper "Tracking People by Predicting 3D Appearance, Location & Pose". (CVPR 2022 Oral)
348LART. Code repository for the paper "On the Benefits of 3D Pose and Tracking for Human Action Recognition", (CVPR 2023)
285deepcaps. Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).
151SKD. SKD : Self-supervised Knowledge Distillation for Few-shot Learning
102iTAML. Official implementation of "iTAML : An Incremental Task-Agnostic Meta-learning Approach". CVPR 2020
99T3DP. Code repository for the paper "Tracking People with 3D Representations". NeurIPS 2021
89RPSnet. Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019
53SlowFast. PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
4NMR. Python
3textcaps. A novel data generation technique with Capsule Networks
1warpgrad. Meta-Learning with Warped Gradient Descent
1MAAC. Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019
1hummingbird. Hummingbird compiles trained ML models into tensor computation for faster inference.
1Practical-DRL. This is a practical resource that makes it easier to learn about and apply Practical Deep Reinforcement Learning (DRL) https://ibrahimsobh.github.io/Practical-DRL/
14D-Humans. Python
1vit-pytorch. Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
1CapsNet. CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
1CapsNet-Keras. A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
1introtodeeplearning_labs. Lab Materials for MIT 6.S191: Introduction to Deep Learning
1Matlab_codes. Few codes in matlab on image processing and signal processing
1CapsNet-Tensorflow. A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
1