"torchvision/datapoints/_bounding_box.py" did not exist on "8fdaeb034a232bc59ba2f1925cf72cc585edbbba"
Unverified Commit 0e2d1f0f authored by Yukun Zhu's avatar Yukun Zhu Committed by GitHub
Browse files

Update readme and add link to deeplab2 (#10233)

parent 6dd70405
# 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,
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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment