{ "cells": [ { "cell_type": "markdown", "id": "55903e0e-3e6d-430f-91b7-d270a953ffd7", "metadata": {}, "source": [ "## 1. PP-HumanSegV2 Introduction\n", "\n", "Human segmentation is a high-frequency application in the field of image segmentation. Generally, human segentation can be classified as portrait segmentation and general human segmentation.\n", "\n", "For portrait segmentation and general human segmentation, PaddleSeg releases the PP-HumanSeg models, which have good performance in accuracy, inference speed and robustness. Besides, PP-HumanSeg models can be deployed to products without training, at zero cost, and fine-tuning is also supported to achieve better performance.\n", "\n", "In July 2022, PaddleSeg upgraded PP-HumanSeg to PP-HumanSegV2, providing new portrait segmentation solution which refreshed the SOTA indicator of the open-source portrait segmentation solutions with 96.63% mIoU accuracy and 63FPS mobile inference speed. Compared with the V1 solution, the inference speed is increased by 87.15%, the segmentation accuracy is increased by 3.03%, and the visualization effect is better. The PP-HumanSegV2 is comparable to the commercial solutions!\n", "\n", "PP-HumanSeg is officially produced by PaddlePaddle and proposed by PaddleSeg team. More information about PaddleSeg can be found here https://github.com/PaddlePaddle/PaddleSeg." ] }, { "cell_type": "markdown", "id": "ba317a85-c8a1-49bd-afa3-59bfad7e86c3", "metadata": {}, "source": [ "## 2. Model Effects and Application Scenarios\n", "### 2.1 Portrait Segmentation and General Human Segmentation Tasks:\n", "\n", "#### 2.1.1 Datasets:\n", "\n", "The dataset is mainly PP-HumanSeg14k, which is divided into training set and test set.\n", "\n", "#### 2.1.2 Model Effects:\n", "\n", "The segmentation effect of PP-HumanSegV2 on the image is:\n", "\n", "Original image:\n", "