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".
sparsity
deep-learning
efficient
cnn
pytorch
imagenet
pruning
siggraph
pytorch-implementation
cvpr2019
efficient-architectures
-
Updated
Jul 23, 2020 - Python