An open API service indexing awesome lists of open source software.

https://github.com/fabio914/personsegmentationmacos

macOS app that applies Apple's Person Segmentation algorithm to a video
https://github.com/fabio914/personsegmentationmacos

macos person-segmentation vision

Last synced: over 1 year ago
JSON representation

macOS app that applies Apple's Person Segmentation algorithm to a video

Awesome Lists containing this project

README

          

# Person Segmentation for MacOS

Simple macOS app that applies Apple's Person Segmentation algorithm to a video.

The output is always saved to `~/Movies`.


## Example

| Input | Output (Quality Level: Balanced) |
|-------|----------------------------------|
| | |

## Requirements

- Xcode 13.1
- macOS Monterey 12.0
- Mac with Apple silicon

This app is just a prototype and it was only tested on a MacBookPro 2021 (M1 Max, 64 GB).