Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
3D-Machine-Learning
A resource repository for 3D machine learning
3DDFA
RunwayML port of 3DDFA
3DMM
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
libigl-python-bindings
menpofit
Menpo's 2D deformable modelling toolkit (AAMs/CLMs/SDMs)
vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
vrn-pytorch
PyTorch Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
ZouaghiHoussem's Repositories
ZouaghiHoussem/3DDFA
RunwayML port of 3DDFA
ZouaghiHoussem/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
ZouaghiHoussem/AP3D
Pytorch implementation of "Appearance-Preserving 3D Convolution for Video-based Person Re-identification"
ZouaghiHoussem/Awesome-Transformer-in-CV
A Survey on Transformer in CV.
ZouaghiHoussem/bbox
Python library for 2D/3D bounding boxes
ZouaghiHoussem/CoarseLabel
Helper functions and illustrations of coarse label for semantic segmentation
ZouaghiHoussem/command-line-tutorial
ZouaghiHoussem/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
ZouaghiHoussem/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
ZouaghiHoussem/DFDNet
Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
ZouaghiHoussem/exercises_thushv_dot_com
Here lies all the exercises I implement and share in my website
ZouaghiHoussem/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
ZouaghiHoussem/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
ZouaghiHoussem/face-recognition-using-hosvd
Face recognition using tensor SVD (HOSVD)
ZouaghiHoussem/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
ZouaghiHoussem/hosvd
ZouaghiHoussem/IMGtoVideo
Create a video from a list of frames
ZouaghiHoussem/MeshPyIO
ZouaghiHoussem/minichatgpt
minichatgpt - To Train ChatGPT In 5 Minutes
ZouaghiHoussem/MTCNN_68_TensorFlow
cridits : https://github.com/BobLiu20/mtcnn_tf
ZouaghiHoussem/mypy
Optional static typing for Python
ZouaghiHoussem/ntds_2017
Material for the EPFL master course "A Network Tour of Data Science", edition 2017.
ZouaghiHoussem/opencv
Open Source Computer Vision Library
ZouaghiHoussem/PerturbedDLIB
ZouaghiHoussem/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
ZouaghiHoussem/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
ZouaghiHoussem/super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
ZouaghiHoussem/SVDTest
ZouaghiHoussem/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
ZouaghiHoussem/Writing
📚📝 Notes on the journey