Pinned Repositories
ADNet
ADNet: Leveraging Error-Bias Towards Normal Direction in Face Alignment [Official, ICCV 2021]
coding-assignment
Coding assignment for the Research team
deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
deep-head-pose-lite
A lite-version hopenet for head pose estimation with PyTorch
dlib
A toolkit for making real world machine learning and data analysis applications in C++
eyeSRGAN
Super resolution based on GAN networks applied to gaze estimation.
FECNet
Facial Expression Feature Extractor
grad-cam-pytorch
PyTorch implementation of Grad-CAM, vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps
nutClassifier
A Machine Learning and Computer Vision project consisting on a nut classifier using a SVM (Support Vector Machine) based on OpenCV, C++ and Qt.
QtStereoCamProject
A stereo vision system based on OpenCV, C++ and Qt.
alvarobasi's Repositories
alvarobasi/eyeSRGAN
Super resolution based on GAN networks applied to gaze estimation.
alvarobasi/nutClassifier
A Machine Learning and Computer Vision project consisting on a nut classifier using a SVM (Support Vector Machine) based on OpenCV, C++ and Qt.
alvarobasi/QtStereoCamProject
A stereo vision system based on OpenCV, C++ and Qt.
alvarobasi/ADNet
ADNet: Leveraging Error-Bias Towards Normal Direction in Face Alignment [Official, ICCV 2021]
alvarobasi/coding-assignment
Coding assignment for the Research team
alvarobasi/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
alvarobasi/deep-head-pose-lite
A lite-version hopenet for head pose estimation with PyTorch
alvarobasi/dlib
A toolkit for making real world machine learning and data analysis applications in C++
alvarobasi/FECNet
Facial Expression Feature Extractor
alvarobasi/grad-cam-pytorch
PyTorch implementation of Grad-CAM, vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps
alvarobasi/home-assignment
Home assignment for the Research team
alvarobasi/landingTargetTracking
A landing target tracking algorithm based on contour detection using OpenCV and C++.
alvarobasi/nvidia-snatcher
:robot: Autonomous robot for all your Nvidia needs
alvarobasi/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
alvarobasi/PRNet-Depth-Generation
A implementaion of depth generation based on [PRNet](https://github.com/YadiraF/PRNet), which was used in the paper ***Exploiting Temporal and Depth Information for Multi-frame Face Anti-spoofing***
alvarobasi/mxnet_mtcnn_face_detection
MTCNN face detection
alvarobasi/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
alvarobasi/SSAN
Domain Generalization via Shuffled Style Assembly for Face Anti-Spoofing, CVPR2022.
alvarobasi/tf-mtcnn
This project provide a single tensorflow model implement the mtcnn face detector. And it shows how to convert model from caffe to tensorflow in a hard way.
alvarobasi/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0