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
d206786b
Commit
d206786b
authored
Jan 21, 2020
by
A. Unique TensorFlower
Browse files
Merge pull request #8074 from cclauss:patch-1
PiperOrigin-RevId: 290788850
parents
886cb59a
f663da56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
official/vision/detection/utils/object_detection/preprocessor.py
...l/vision/detection/utils/object_detection/preprocessor.py
+2
-0
No files found.
official/vision/detection/utils/object_detection/preprocessor.py
View file @
d206786b
...
@@ -41,6 +41,8 @@ back to rank 4.
...
@@ -41,6 +41,8 @@ back to rank 4.
import
tensorflow.compat.v2
as
tf
import
tensorflow.compat.v2
as
tf
import
numpy
as
np
from
official.vision.detection.utils.object_detection
import
box_list
from
official.vision.detection.utils.object_detection
import
box_list
...
...
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