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
2k stars
35 watching
458 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
bisenetceleba-hq-datasetface-parsingface-segmentationpytorchsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python tool for editing face colors based on parsed images | 508 |
| This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,611 |
| An implementation of a face detection model using PyTorch | 2,654 |
| Provides a baseline PyTorch implementation for training on the CIFAR10 dataset | 6,047 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,044 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| A tool to simplify training and deployment of PyTorch models on various devices and configurations | 8,056 |
| An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,751 |