google-research / receptive_field

Compute receptive fields of your favorite convnets
Apache License 2.0
434 stars 54 forks source link

Custom CNN and transformer #13

Closed ratom closed 9 months ago

ratom commented 1 year 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

andrefaraujo commented 9 months ago

It can support any model, see instructions in the "Basic Usage" section of the README