fcn

This repository hosts the fcn models exported for the React Native ExecuTorch library as ExecuTorch .pte programs, ready to run on device.

Upstream model: FCN

Variants

Path Backend Precision
coreml/fcn_resnet50_coreml_fp16.pte coreml fp16
coreml/fcn_resnet101_coreml_fp16.pte coreml fp16
xnnpack/fcn_resnet50_xnnpack_fp32.pte xnnpack fp32
xnnpack/fcn_resnet50_xnnpack_int8.pte xnnpack int8
xnnpack/fcn_resnet101_xnnpack_fp32.pte xnnpack fp32
xnnpack/fcn_resnet101_xnnpack_int8.pte xnnpack int8

Unshipped backends

A backend directory carrying a NOTES.md and no .pte was exported and not published. Its note records what went wrong.

Repository structure

config.json                             25 B
coreml/config.json                      1.5 kB
coreml/fcn_resnet101_coreml_fp16.pte    99.6 MB
coreml/fcn_resnet50_coreml_fp16.pte     63.1 MB
mlx/NOTES.md                            2.0 kB
xnnpack/config.json                     3.4 kB
xnnpack/fcn_resnet101_xnnpack_fp32.pte  198 MB
xnnpack/fcn_resnet101_xnnpack_int8.pte  52.5 MB
xnnpack/fcn_resnet50_xnnpack_fp32.pte   126 MB
xnnpack/fcn_resnet50_xnnpack_int8.pte   34.0 MB

Compatibility

These files are published for the ExecuTorch v1.4.1 runtime. ExecuTorch gives no forward compatibility guarantee, so an older runtime may fail to load them.

To use them in React Native ExecuTorch, pass the model constant shipped in the library's model registry to the corresponding task pipeline. See the documentation.

To load these files in your own ExecuTorch runtime, read the compatibility note first.

Downloads last month
397
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including software-mansion/react-native-executorch-fcn