How to use from the
Use from the
TF-Keras library
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
# See https://github.com/keras-team/tf-keras for more details.
from huggingface_hub import from_pretrained_keras

model = from_pretrained_keras("crossprism/efficientnetv2-21k-fv-m-tf")

EfficientnetV2 M model trained on ImageNet21k, input is a 480x480 image normalized to 0-1.0. Outputs a feature vector of size 1280.

Copied from https://www.kaggle.com/models/google/efficientnet-v2/tensorFlow2/imagenet21k-m-feature-vector

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using crossprism/efficientnetv2-21k-fv-m-tf 9