Pinned Repositories
2017fall_smile
emotion detection/recognition
3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3DHandShapePosefromRGB
3D Hand Shape and Pose Estimation from a Single RGB Image
A-Light-and-Fast-Face-Detector-for-Edge-Devices
a light and fast face detector for edge devices
A-Practical-Facial-Landmark-Detector
「Pytorch」<PFLD: A Practical Facial Landmark Detector>
affnet
Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability"
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
GenPose
Hand-Keypoint-Estimation-1
Realtime-Hand-Keypoint-Estimation
places365
The Places365-CNNs for Scene Classification
pbdahzou's Repositories
pbdahzou/GenPose
pbdahzou/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
pbdahzou/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
pbdahzou/ComfyUI-DepthAnythingV2
Simple DepthAnythingV2 inference node for monocular depth estimation
pbdahzou/cuml
cuML - RAPIDS Machine Learning Library
pbdahzou/cupoch
Robotics with GPU computing
pbdahzou/CVinW_Readings
A collection of papers on the topic of ``Computer Vision in the Wild (CVinW)''
pbdahzou/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
pbdahzou/DRL
Deep Reinforcement Learning
pbdahzou/ECBSR
Edge-oriented Convolution Block for Real-time Super Resolution on Mobile Devices, ACM Multimedia 2021
pbdahzou/edgeai-yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
pbdahzou/Face-Renovation
Official repository of the paper "HiFaceGAN: Face Renovation via Collaborative Suppression and Replenishment".
pbdahzou/Face-Super-Resolution
Face super resolution based on ESRGAN
pbdahzou/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP & Whisper - Automatically Detect , Segment and Generate Anything with Image, Text, and Speech Inputs
pbdahzou/InternImage
[CVPR 2023] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
pbdahzou/keypoint_optimization
Github repo for "Robust Keypoint Detection and Pose Estimation of Robot Manipulators with Self-Occlusions via Sim-to-Real Transfer"
pbdahzou/nniefacelib
nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库
pbdahzou/OpenSeeFace
Robust realtime face and facial landmark tracking on CPU with Unity integration
pbdahzou/PFLD-pytorch
PFLD pytorch Implementation
pbdahzou/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pbdahzou/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
pbdahzou/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
pbdahzou/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
pbdahzou/test
pbdahzou/vega
AutoML tools chain
pbdahzou/vision-based-robotic-grasping
Related papers and codes for vision-based robotic grasping
pbdahzou/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
pbdahzou/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
pbdahzou/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
pbdahzou/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。