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

Merged
merged 6 commits into from
Oct 20, 2024

Conversation

sachinprasadhs
Copy link
Collaborator

No description provided.

Copy link
Contributor

@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!

@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
Contributor

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
Contributor

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.

@divyashreepathihalli
Copy link
Contributor

divyashreepathihalli commented Oct 18, 2024

@sachinprasadhs Any updates on this?

```
</div>

![png](/home/sachinprasad/projects/keras-io/guides/img/semantic_segmentation_deeplab_v3/semantic_segmentation_deeplab_v3_9_1.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

there is some issue with autogen. The file paths need to updated to be relative here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Made changes manually, could you please check.

@fchollet fchollet merged commit 763d57e into keras-team:master Oct 20, 2024
2 of 3 checks passed
@sachinprasadhs sachinprasadhs deleted the deeplab_guide branch October 23, 2024 22:02
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