keras-team / keras-hub

Pretrained model hub for Keras 3
Apache License 2.0
803 stars 243 forks source link

Add Deeplabv3Plus and DeepLabV3 with segmentation #1869

Closed sachinprasadhs closed 1 month ago

sachinprasadhs commented 2 months ago

Creating the PR from here https://github.com/keras-team/keras-hub/pull/1799 into master branch.

Addressed the previous comments.

Pending: Need to come up with the preprocessor and resizing for image input as well as masked labels. Have to figure out if we can have common preprocessor for segmentation tasks.

divyashreepathihalli commented 1 month ago

@sachinprasadhs can you run shell/format.sh