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
458 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 508
timesler/facenet-pytorch This project provides pre-trained PyTorch models for face detection and recognition tasks. 4,611
biubug6/pytorch_retinaface An implementation of a face detection model using PyTorch 2,654
kuangliu/pytorch-cifar Provides a baseline PyTorch implementation for training on the CIFAR10 dataset 6,047
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,044
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,425
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,401
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
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 8,056
amdegroot/ssd.pytorch An implementation of a deep learning-based object detection system in PyTorch. 5,160
pytorch/torchtitan A native PyTorch library for training large language models using distributed parallelism and optimization techniques. 2,765
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,751