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
db2fab99
Commit
db2fab99
authored
Nov 19, 2021
by
Fan Yang
Committed by
A. Unique TensorFlower
Nov 19, 2021
Browse files
Internal change
PiperOrigin-RevId: 411136341
parent
eaa4003c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
official/projects/edgetpu/vision/modeling/mobilenet_edgetpu_v1_model_test.py
...dgetpu/vision/modeling/mobilenet_edgetpu_v1_model_test.py
+1
-2
No files found.
official/projects/edgetpu/vision/modeling/mobilenet_edgetpu_v1_model_test.py
View file @
db2fab99
...
@@ -17,11 +17,10 @@
...
@@ -17,11 +17,10 @@
import
os
import
os
import
tensorflow
as
tf
import
tensorflow
as
tf
from
official.legacy.image_classification
import
preprocessing
from
official.projects.edgetpu.vision.modeling
import
common_modules
from
official.projects.edgetpu.vision.modeling
import
common_modules
from
official.projects.edgetpu.vision.modeling
import
mobilenet_edgetpu_v1_model
from
official.projects.edgetpu.vision.modeling
import
mobilenet_edgetpu_v1_model
from
official.projects.edgetpu.vision.modeling
import
mobilenet_edgetpu_v1_model_blocks
from
official.projects.edgetpu.vision.modeling
import
mobilenet_edgetpu_v1_model_blocks
from
official.vision.image_classification
import
preprocessing
# TODO(b/151324383): Enable once training is supported for mobilenet-edgetpu
# TODO(b/151324383): Enable once training is supported for mobilenet-edgetpu
EXAMPLE_IMAGE
=
(
'third_party/tensorflow_models/official/vision/'
EXAMPLE_IMAGE
=
(
'third_party/tensorflow_models/official/vision/'
...
...
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