Skip to content

Commit

Permalink
Use the proper title for example (#2109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philmod authored Oct 20, 2023
1 parent 097bebe commit 11d30cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class EfficientNetV2Backbone(Backbone):
input_tensor: optional Keras tensor (i.e. output of `keras.layers.Input()`)
to use as image input for the model.
Usage:
Example:
```python
# Construct an EfficientNetV2 from a preset:
efficientnet = keras_cv.models.EfficientNetV2Backbone.from_preset(
Expand Down

0 comments on commit 11d30cc

Please sign in to comment.