Starred repositories
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
State-of-the-art 2D and 3D Face Analysis Project
Image augmentation for machine learning experiments.
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
An open source implementation of CLIP.
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Official PyTorch implementation of StyleGAN3
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Perceptual video quality assessment based on multi-method fusion.
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
A collection of loss functions for medical image segmentation
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-…