Jad's repositories
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Awesome-BEV-Perception-Multi-Cameras
Awesome papers about Multi-Camera 3D Object Detection and Segmentation in Bird's-Eye-View, such as DETR3D, BEVDet, BEVFormer, BEVDepth, UniAD
Compute-mAp
Compute mAp
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
FacePose_pytorch
This is a pure python project predict head pose (yaw,roll,pitch).Easy to deploy, easy to use, and high accuracy
FaceX-Zoo
A PyTorch Toolbox for Face Recognition
Forward
a library for high performance deep learning inference on NVIDIA GPUs.
handpose_x
手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose
interview
2021秋招 计算机视觉算法岗面经整理——包含实习和校招等 内推整理
isyanan1024
Config files for my GitHub profile.
KD-pytorch
PyTorch implementation of "Distilling the Knowledge in a Neural Network"
mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Multi-Modal-CelebA-HQ-Dataset
[CVPR 2021] A large-scale face image dataset that allows text-to-image-generation, text-guided image manipulation, sketch-to-image generation, GANs for face generation and editing, image caption, and VQA.
nniefacelib
nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库
Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
PlotNeuralNet
Latex code for making neural networks diagrams
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
surround-view-system-introduction
A full Python implementation for real car surround view system
U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."