We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a77bbd commit ffe2a5cCopy full SHA for ffe2a5c
keras_hub/src/models/deeplab_v3/deeplab_v3_presets.py
@@ -13,6 +13,6 @@
13
"path": "deeplabv3",
14
"model_card": "https://arxiv.org/abs/1802.02611",
15
},
16
- "kaggle_handle": "kaggle://keras/deeplabv3/keras/deeplabv3_plus_resnet50_pascalvoc/3",
+ "kaggle_handle": "kaggle://keras/deeplabv3/keras/deeplab_v3_plus_resnet50_pascalvoc/3",
17
18
}
0 commit comments