Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0e2d1f0f
Unverified
Commit
0e2d1f0f
authored
Sep 01, 2021
by
Yukun Zhu
Committed by
GitHub
Sep 01, 2021
Browse files
Update readme and add link to deeplab2 (#10233)
parent
6dd70405
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
research/deeplab/README.md
research/deeplab/README.md
+4
-0
No files found.
research/deeplab/README.md
View file @
0e2d1f0f
# DeepLab: Deep Labelling for Semantic Image Segmentation
# DeepLab: Deep Labelling for Semantic Image Segmentation
**To new and existing DeepLab users**
: We have released a unified codebase for
dense pixel labeling tasks in TensorFlow2 at https://github.com/google-research/deeplab2.
Please consider switching to the newer codebase for better support.
DeepLab is a state-of-art deep learning model for semantic image segmentation,
DeepLab is a state-of-art deep learning model for semantic image segmentation,
where the goal is to assign semantic labels (e.g., person, dog, cat and so on)
where the goal is to assign semantic labels (e.g., person, dog, cat and so on)
to every pixel in the input image. Current implementation includes the following
to every pixel in the input image. Current implementation includes the following
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment