Skip to content

Commit

Permalink
Update deeplab_v3_presets.py (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
divyashreepathihalli authored Oct 16, 2024
1 parent 8a77bbd commit ffe2a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_hub/src/models/deeplab_v3/deeplab_v3_presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"path": "deeplabv3",
"model_card": "https://arxiv.org/abs/1802.02611",
},
"kaggle_handle": "kaggle://keras/deeplabv3/keras/deeplabv3_plus_resnet50_pascalvoc/3",
"kaggle_handle": "kaggle://keras/deeplabv3/keras/deeplab_v3_plus_resnet50_pascalvoc/3",
},
}

0 comments on commit ffe2a5c

Please sign in to comment.