jp.ikep.mediapipe.selfiesegmentation
Version:
MediaPipe Selfie Segmentation for Unity Barracuda. SelfieSegmentationBarracuda segments the prominent humans in the scene.
25 lines (24 loc) • 659 B
JSON
{
"author": {
"name": "IKEP",
"url": "https://ikep.jp"
},
"name": "jp.ikep.mediapipe.selfiesegmentation",
"displayName": "SelfieSegmentationBarracuda",
"description": "MediaPipe Selfie Segmentation for Unity Barracuda.\nSelfieSegmentationBarracuda segments the prominent humans in the scene.",
"version": "1.0.1",
"unity": "2020.3",
"unityRelease": "6f1",
"keywords": [
"unity",
"Barracuda",
"Mediapipe",
"SelfieSegmentation",
"HumanSegmentation"
],
"dependencies": {
"com.unity.barracuda": "2.0.0-pre.3"
},
"license": "Apache-2.0",
"repository": "github:creativeIKEP/SelfieSegmentationBarracuda"
}