face-parsing.PyTorch

Face parser

Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture.

Using modified BiSeNet for face parsing in PyTorch

GitHub

2k stars
35 watching
455 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

bisenetceleba-hq-datasetface-parsingface-segmentationpytorchsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zllrunning/face-makeup.pytorch A Python tool for editing face colors based on parsed images 500
timesler/facenet-pytorch This project provides pre-trained PyTorch models for face detection and recognition tasks. 4,550
biubug6/pytorch_retinaface An implementation of a face detection model using PyTorch 2,630
kuangliu/pytorch-cifar Provides a baseline PyTorch implementation for training on the CIFAR10 dataset 5,991
qubvel-org/segmentation_models.pytorch A PyTorch library for building and training neural networks for image segmentation tasks. 9,696
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,036
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,211
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,251
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
huggingface/accelerate A tool to simplify training and deployment of PyTorch models on various devices and configurations 7,947
amdegroot/ssd.pytorch An implementation of a deep learning-based object detection system in PyTorch. 5,146
pytorch/torchtitan A native PyTorch library for large-scale language model training with distributed training capabilities 2,615
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
rosinality/stylegan2-pytorch An implementation of StyleGAN 2 in PyTorch for image generation and analysis. 2,741