Functions
ConvNeXtBase(...)
: Instantiates the ConvNeXtBase architecture.
ConvNeXtLarge(...)
: Instantiates the ConvNeXtLarge architecture.
ConvNeXtSmall(...)
: Instantiates the ConvNeXtSmall architecture.
ConvNeXtTiny(...)
: Instantiates the ConvNeXtTiny architecture.
ConvNeXtXLarge(...)
: Instantiates the ConvNeXtXLarge architecture.
decode_predictions(...)
: Decodes the prediction of an ImageNet model.
preprocess_input(...)
: A placeholder method for backward compatibility.