-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
- Find a no-attribution model for binary (bg/fg) segmentation that is lightweight and can be run in real-time
- Load the weights into an example, and write a compute shader to infer this network
- It will most likely be a network with convolutional layers, you can peek at how it's implemented here: https://github.com/iwoplaza/phoure
- Try to use
fma👱🤖 - The result should be a black/white mask that can be used to apply effects
Metadata
Metadata
Assignees
Labels
No labels