Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create semantic segmentation guide for DeepLab V3 #1956

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sachinprasadhs
Copy link
Collaborator

No description provided.

Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
guides/keras_hub/semantic_segmentation_deeplab_v3.py Outdated Show resolved Hide resolved
@divyashreepathihalli
Copy link
Contributor

Thanks @sachinprasadhs can you please generate the rest of the files?


### References
[Encoder-Decoder with Atrous Separable Convolution for Semantic Image
Segmentation](https://arxiv.org/abs/1802.02611)<br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Links should be on a single line. Also, remove br tags

After installing `keras` and `keras-hub`, set the backend for `keras`.
This guide can be run with any backend (Tensorflow, JAX, PyTorch).

```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this block -- it is already in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants