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
8a1df95c
Unverified
Commit
8a1df95c
authored
May 07, 2021
by
vedanshu
Committed by
GitHub
May 07, 2021
Browse files
Update detection.py
newline added.
parent
b796549a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
official/vision/beta/projects/deepmac_maskrcnn/serving/detection.py
...ision/beta/projects/deepmac_maskrcnn/serving/detection.py
+2
-0
No files found.
official/vision/beta/projects/deepmac_maskrcnn/serving/detection.py
View file @
8a1df95c
...
@@ -43,3 +43,5 @@ class DetectionModule(detection.DetectionModule):
...
@@ -43,3 +43,5 @@ class DetectionModule(detection.DetectionModule):
type
(
self
.
params
.
task
.
model
)))
type
(
self
.
params
.
task
.
model
)))
return
model
return
model
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