Skip to content

docs: Binary image segmentation example #1792

@iwoplaza

Description

@iwoplaza
  • 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions