Pinned Repositories
aisg-ccss
Automatically exported from code.google.com/p/aisg-ccss
DeepNetStuff
Bits and bobs from various deepnet experiments
PoseEstimation
Experimenting with some ways of solving the 3D-2D pose estimation problem. Uses Eigen for linear algebra
SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
SpatialContext
Master's Thesis: "Encoding Spatial Context in Local Image Descriptors"
visdat13
Visualisation and Data Analysis
xml3d-blender-exporter
Blender web-exporter for xml3d.js (beta)
mehtadushy's Repositories
mehtadushy/SelecSLS-Pytorch
Reference ImageNet implementation of SelecSLS CNN architecture proposed in the SIGGRAPH 2020 paper "XNect: Real-time Multi-Person 3D Motion Capture with a Single RGB Camera". The repository also includes code for pruning the model based on implicit sparsity emerging from adaptive gradient descent methods, as detailed in the CVPR 2019 paper "On implicit filter level sparsity in Convolutional Neural Networks".
mehtadushy/DeepNetStuff
Bits and bobs from various deepnet experiments
mehtadushy/PoseEstimation
Experimenting with some ways of solving the 3D-2D pose estimation problem. Uses Eigen for linear algebra
mehtadushy/visdat13
Visualisation and Data Analysis
mehtadushy/xml3d-blender-exporter
Blender web-exporter for xml3d.js (beta)
mehtadushy/SpatialContext
Master's Thesis: "Encoding Spatial Context in Local Image Descriptors"
mehtadushy/aisg-ccss
Automatically exported from code.google.com/p/aisg-ccss
mehtadushy/Assorted-Code-Dump
Collection of scripts and codes and utilities
mehtadushy/FFNet
mehtadushy/GraphicsExperiments
Experiments with OpenGL
mehtadushy/Higher-HRNet-Human-Pose-Estimation
Higher-Resolution Networks (HigherHRNets) for Human Pose Estimation
mehtadushy/Human-Motion-Synthesis
mehtadushy/human-renderer
Rendering human poses from sequential data using Python3 and MakeHuman
mehtadushy/mehtadushy.github.io
Some computer vision and machine learning stuff
mehtadushy/OpenGL-Experiments
mehtadushy/PupilTracking
Experiments with pupil tracking
mehtadushy/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mehtadushy/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
mehtadushy/SelecSLS-Pytorch-RetinaNet
Pytorch implementation of RetinaNet object detection with SelecSLS backbone.
mehtadushy/TF-SimpleHumanPose
TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018