Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
AdaptiveWingLoss
[ICCV 2019] Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression - Official Implementation
AdvStatMLCW1
First coursework in Advanced Statistical Machine Learning
AdvStatMLCW2
Second coursework in Advanced Statistical ML: Markov models, viterbi decoding
binary_gnn
Code for our paper "Binary Graph Neural Networks", CVPR 2021
KDRSDL
Code for Robust Kronecker-Decomposable Component Analysis (ICCV 2017)
RKCA
Robust Kronecker Component Analysis - IEEE T-PAMI 2019
rnndl
Robust Non Negative Dictionary Learning
smf
Shape My Face: Registering 3D Face Scans by Surface-to-Surface Translation
mbahri's Repositories
mbahri/binary_gnn
Code for our paper "Binary Graph Neural Networks", CVPR 2021
mbahri/smf
Shape My Face: Registering 3D Face Scans by Surface-to-Surface Translation
mbahri/KDRSDL
Code for Robust Kronecker-Decomposable Component Analysis (ICCV 2017)
mbahri/RKCA
Robust Kronecker Component Analysis - IEEE T-PAMI 2019
mbahri/rnndl
Robust Non Negative Dictionary Learning
mbahri/3D-Machine-Learning
A resource repository for 3D machine learning
mbahri/AdaptiveWingLoss
[ICCV 2019] Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression - Official Implementation
mbahri/AdvStatMLCW2
Second coursework in Advanced Statistical ML: Markov models, viterbi decoding
mbahri/AoC2021_CPP
Learning C++ by shoehorning features into AoC problems. Don't expect perfect code.
mbahri/arxiv_bulk_renamer
Bulk renames PDFs of arXiv papers recursively + finds duplicates
mbahri/awesome-deep-gnn
Papers about developing deep Graph Neural Networks (GNNs)
mbahri/awesome-model-quantization
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
mbahri/coma
Convolutional Mesh Autoencoders for Generating 3D Faces
mbahri/gcs_poster
Poser on RKCA for the Google Computer Vision Summit 2018
mbahri/gradio
Build and share delightful machine learning apps, in Python 🌟 Star to support our work!
mbahri/graphclassificationbib
Bibliography on graph classification (neural and kernel methods)
mbahri/guildai
Experiment tracking, ML developer tools
mbahri/jekyll-theme-prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
mbahri/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
mbahri/mbahri.github.io
Personal website
mbahri/msc-thesis-code
Code for the models implemented and the experiments carried out during my MSc thesis and for the CVPR paper
mbahri/msc_thesis
Master's thesis on robust low-rank modelling on tensors
mbahri/Neural-Network-Compression
Paper list for neural network compression techniques
mbahri/pointnet2-modernized
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
mbahri/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
mbahri/pytorch_bugreport
Data and example for bug reports for pytorch
mbahri/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
mbahri/pyTorchChamferDistance
Implementation of the Chamfer Distance as a module for pyTorch
mbahri/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
mbahri/tensorly
TensorLy: Tensor Learning in Python.