Closed ratom closed 9 months ago
Does this support custom CNN or only the models listed on tf.keras.applications. And how to use this model for custom models and transformer models. Thanks
It can support any model, see instructions in the "Basic Usage" section of the README
Does this support custom CNN or only the models listed on tf.keras.applications. And how to use this model for custom models and transformer models. Thanks