face-segmentation_pytorch

🔥 Getting Started

1. Clone the code and prepare the environment

git clone https://github.com/Mrkomiljon/face-segmentation_pytorch.git
cd face-segmentation_pytorch

# create env using conda
conda create -n face-segmentation python==3.9.18
conda activate face-segmentation

🔥 Training

🔥 Evaluate using GPU

python test.py

🔥 Results