File tree Expand file tree Collapse file tree
docs/docs/03-hooks/02-computer-vision Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,6 +86,6 @@ function App() {
8686
8787## Supported models
8888
89- | Model | Number of classes | Class list |
90- | ------------------------------------------------------------------------------------------------------ | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
91- | [ efficientnet_v2_s] ( https://huggingface.co/software-mansion/react-native-executorch-efficientnet-v2-s ) | 1000 | [ ImageNet1k_v1] ( https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/common/rnexecutorch/models/classification/Constants.h ) |
89+ | Model | Number of classes | Class list | Quantized |
90+ | ------------------------------------------------------------------------------------------------------ | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------: |
91+ | [ efficientnet_v2_s] ( https://huggingface.co/software-mansion/react-native-executorch-efficientnet-v2-s ) | 1000 | [ ImageNet1k_v1] ( https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/common/rnexecutorch/models/classification/Constants.h ) | Yes |
You can’t perform that action at this time.
0 commit comments