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
2a57771d
Unverified
Commit
2a57771d
authored
Apr 27, 2022
by
chunduriv
Committed by
GitHub
Apr 26, 2022
Browse files
Updated broken link for `Mask RCNN code` (#10607)
Updated broken link with correct reference for `Mask RCNN code`
parent
90b8e658
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/object_detection/README.md
research/object_detection/README.md
+1
-1
No files found.
research/object_detection/README.md
View file @
2a57771d
...
@@ -103,7 +103,7 @@ can also be applied to Mask R-CNN or without any detector at all.
...
@@ -103,7 +103,7 @@ can also be applied to Mask R-CNN or without any detector at all.
Please see links below for more details
Please see links below for more details
*
[
DeepMAC documentation
](
g3doc/deepmac.md
)
.
*
[
DeepMAC documentation
](
g3doc/deepmac.md
)
.
*
[
Mask RCNN code
](
https://github.com/tensorflow/models/tree/master/official/
vision/beta/
projects/deepmac_maskrcnn
)
*
[
Mask RCNN code
](
https://github.com/tensorflow/models/tree/master/official/projects/deepmac_maskrcnn
)
in TF Model garden code base.
in TF Model garden code base.
*
[
DeepMAC Colab
](
./colab_tutorials/deepmac_colab.ipynb
)
that lets you run a
*
[
DeepMAC Colab
](
./colab_tutorials/deepmac_colab.ipynb
)
that lets you run a
pre-trained DeepMAC model on user-specified boxes. Note that you are not
pre-trained DeepMAC model on user-specified boxes. Note that you are not
...
...
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