https://github.com/natmlx/robust-video-matting-unity
Robust Video Matting for high-fidelity human segmentation in Unity Engine.
https://github.com/natmlx/robust-video-matting-unity
background-removal computer-vision human-segmentation machine-learning natml unity3d
Last synced: 7 months ago
JSON representation
Robust Video Matting for high-fidelity human segmentation in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/robust-video-matting-unity
- Owner: natmlx
- License: gpl-3.0
- Created: 2022-09-14T03:51:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T16:19:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T02:24:26.794Z (12 months ago)
- Topics: background-removal, computer-vision, human-segmentation, machine-learning, natml, unity3d
- Language: C#
- Homepage: https://demos.natml.ai/@natsuite/robust-video-matting
- Size: 362 KB
- Stars: 29
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robust Video Matting

Robust video matting for human segmentation.
## Running the Sample
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings:
## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.robust-video-matting/README.md).## Requirements
- Unity 2021.2+## Supported Platforms
- Android API level 24+
- iOS 14+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+
- Safari 16.4+## Resources
- Join the [NatML community on Discord](https://natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- See the [VideoKit documentation](https://docs.natml.ai/videokit).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Read the [NatML blog](https://blog.natml.ai/).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).Thank you very much!