| # BiRefNet Core ML GPU | |
| MIT license. This package is a Core ML GPU conversion of | |
| [ZhengPeng7/BiRefNet](https://huggingface.co/ZhengPeng7/BiRefNet) | |
| revision `e2bf8e4460fc8fa32bba5ea4d94b3233d367b0e4`. | |
| The conversion follows | |
| [imperatormk/coreml-birefnet](https://github.com/imperatormk/coreml-birefnet) | |
| revision `42fa0eb3a65efffb5a543af358f7a9a827c93d6e`. | |
| - File: `BiRefNet_1024_fp16.mlpackage` | |
| - Input name: `image`, shape `(1, 3, 1024, 1024)`, float32 NCHW | |
| - Output name: `mask` | |
| - Precision: float16 | |
| - Compute units: CPU and GPU | |