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
- Host: GitHub
- URL: https://github.com/fabio914/personsegmentationmacos
- Owner: fabio914
- License: mit
- Created: 2021-11-06T16:07:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T01:22:03.000Z (over 3 years ago)
- Last Synced: 2025-03-01T06:31:45.544Z (over 1 year ago)
- Topics: macos, person-segmentation, vision
- Language: Swift
- Homepage:
- Size: 1.96 MB
- Stars: 48
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).