mjmarin's Stars
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Siyu-C/ACAR-Net
[CVPR 2021] Actor-Context-Actor Relation Network for Spatio-temporal Action Localization
gvalvano/telegram-notification
Send Telegram notification from bash or python.
PacktPublishing/Mastering-OpenCV-4-with-Python
Mastering OpenCV 4 with Python, published by Packt
NaturalIntelligence/imglab
To speedup and simplify image labeling/ annotation process with multiple supported formats.
FORTH-ModelBasedTracker/MocapNET
We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance
zju3dv/EasyMocap
Make human motion capture easier.
SCUT-BIP-Lab/SCUT-DHGA
Dynamic Hand Gesture Authentication Dataset and Benchmark
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
hasanirtiza/Pedestron
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
microsoft/FaceSynthetics
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
avagait/gaitcopy
Support code for the GaitCopy paper.
richardesp/Masked-Face-Detection
This project consists of a VGG16 convolution network for the detection of people with and without a mask
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
megvii-model/RepVGG
facebookresearch/detr
End-to-End Object Detection with Transformers
vislearn/LessMore
Learning Less is More - 6D Camera Localization via 3D Surface Regression
synercys/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
X-zhangyang/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
n00mkrad/cupscale
Image Upscaling GUI based on ESRGAN
avagait/gaitutils
Useful code to generate and manipulate data for gait recognition
avagait/ugaitnet
UGaitNet: Multimodal gait recognition with missing input modalities
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
ShiqiYu/OpenGait
A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.
ejcgt/attention-target-detection
[CVPR2020] "Detecting Attended Visual Targets in Video"
Holmes-Alan/ST-VAE
Multiple style transfer via variational autoencoder
facebookresearch/Motionformer
Code + pre-trained models for the paper Keeping Your Eye on the Ball Trajectory Attention in Video Transformers
mchong6/GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.