Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
4242b549
Commit
4242b549
authored
Jan 18, 2022
by
A. Unique TensorFlower
Browse files
Internal change
PiperOrigin-RevId: 422612138
parent
43b55bf4
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
23 additions
and
23 deletions
+23
-23
official/projects/edgetpu/nlp/serving/export_tflite_squad_test.py
.../projects/edgetpu/nlp/serving/export_tflite_squad_test.py
+1
-1
official/projects/edgetpu/nlp/utils/__init__.py
official/projects/edgetpu/nlp/utils/__init__.py
+1
-1
official/projects/edgetpu/nlp/utils/utils.py
official/projects/edgetpu/nlp/utils/utils.py
+1
-1
official/projects/edgetpu/nlp/utils/utils_test.py
official/projects/edgetpu/nlp/utils/utils_test.py
+1
-1
official/projects/edgetpu/vision/README.md
official/projects/edgetpu/vision/README.md
+4
-4
official/projects/edgetpu/vision/__init__.py
official/projects/edgetpu/vision/__init__.py
+1
-1
official/projects/edgetpu/vision/configs/__init__.py
official/projects/edgetpu/vision/configs/__init__.py
+1
-1
official/projects/edgetpu/vision/configs/mobilenet_edgetpu_config.py
...ojects/edgetpu/vision/configs/mobilenet_edgetpu_config.py
+1
-1
official/projects/edgetpu/vision/configs/semantic_segmentation_config.py
...ts/edgetpu/vision/configs/semantic_segmentation_config.py
+1
-1
official/projects/edgetpu/vision/configs/semantic_segmentation_searched_config.py
...u/vision/configs/semantic_segmentation_searched_config.py
+1
-1
official/projects/edgetpu/vision/dataloaders/__init__.py
official/projects/edgetpu/vision/dataloaders/__init__.py
+1
-1
official/projects/edgetpu/vision/dataloaders/classification_input.py
...ojects/edgetpu/vision/dataloaders/classification_input.py
+1
-1
official/projects/edgetpu/vision/dataloaders/classification_input_test.py
...s/edgetpu/vision/dataloaders/classification_input_test.py
+1
-1
official/projects/edgetpu/vision/modeling/__init__.py
official/projects/edgetpu/vision/modeling/__init__.py
+1
-1
official/projects/edgetpu/vision/modeling/backbones/__init__.py
...al/projects/edgetpu/vision/modeling/backbones/__init__.py
+1
-1
official/projects/edgetpu/vision/modeling/backbones/mobilenet_edgetpu.py
...ts/edgetpu/vision/modeling/backbones/mobilenet_edgetpu.py
+1
-1
official/projects/edgetpu/vision/modeling/backbones/mobilenet_edgetpu_test.py
...getpu/vision/modeling/backbones/mobilenet_edgetpu_test.py
+1
-1
official/projects/edgetpu/vision/modeling/common_modules.py
official/projects/edgetpu/vision/modeling/common_modules.py
+1
-1
official/projects/edgetpu/vision/modeling/custom_layers.py
official/projects/edgetpu/vision/modeling/custom_layers.py
+1
-1
official/projects/edgetpu/vision/modeling/custom_layers_test.py
...al/projects/edgetpu/vision/modeling/custom_layers_test.py
+1
-1
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
official/projects/edgetpu/nlp/serving/export_tflite_squad_test.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/nlp/utils/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/nlp/utils/utils.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/nlp/utils/utils_test.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/README.md
View file @
4242b549
...
...
@@ -78,10 +78,10 @@ models for 224x224 input resolution:
Model (Checkpoint) | Accuracy (int8) | Pixel 6 Edge TPU Latency (ms) | tflite
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------: | :---------------------------: | :----:
[
MobileNetEdgeTPUv2-Tiny
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet-edgetpu-v2-tiny.tar.gz
)
| 74.66% | 0.78 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_tiny.tflite
)
[
MobileNetEdgeTPUv2-XS
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
tiny
/mobilenet-edgetpu-v2-xs.tar.gz
)
| 75.79% | 0.82 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_xs.tflite
)
[
MobileNetEdgeTPUv2-S
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
tiny
/mobilenet-edgetpu-v2-s.tar.gz
)
| 77.36% | 1.03 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_s.tflite
)
[
MobileNetEdgeTPUv2-M
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
tiny
/mobilenet-edgetpu-v2-m.tar.gz
)
| 78.43% | 1.35 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_m.tflite
)
[
MobileNetEdgeTPUv2-L
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
tiny
/mobilenet-edgetpu-v2-l.tar.gz
)
| 79.00% | 1.64 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_l.tflite
)
[
MobileNetEdgeTPUv2-XS
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
xs
/mobilenet-edgetpu-v2-xs.tar.gz
)
| 75.79% | 0.82 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_xs.tflite
)
[
MobileNetEdgeTPUv2-S
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
s
/mobilenet-edgetpu-v2-s.tar.gz
)
| 77.36% | 1.03 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_s.tflite
)
[
MobileNetEdgeTPUv2-M
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
m
/mobilenet-edgetpu-v2-m.tar.gz
)
| 78.43% | 1.35 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_m.tflite
)
[
MobileNetEdgeTPUv2-L
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/
l
/mobilenet-edgetpu-v2-l.tar.gz
)
| 79.00% | 1.64 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v2/tiny/mobilenet_edgetpu_v2_l.tflite
)
[
MobileNetEdgeTPU dm1.0
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p0/mobilenet-edgetpu-dm1p0.tar.gz
)
| 75.6% | 0.92 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p0/mobilenet_edgetpu.tflite
)
[
MobileNetEdgeTPU dm1.25
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p25/mobilenet-edgetpu-dm1p25.tar.gz
)
| 77.06% | 1.20 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p25/mobilenet_edgetpu_dm1p25.tflite
)
[
MobileNetEdgeTPU dm1.5
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p5/mobilenet-edgetpu-dm1p5.tar.gz
)
| 75.9% | 1.42 |
[
link
](
https://storage.cloud.google.com/tf_model_garden/models/edgetpu/checkpoint_and_tflite/vision/mobilenet-edgetpu-v1/dm1p5/mobilenet_edgetpu_dm1p5.tflite
)
...
...
official/projects/edgetpu/vision/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/configs/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/configs/mobilenet_edgetpu_config.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/configs/semantic_segmentation_config.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/configs/semantic_segmentation_searched_config.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/dataloaders/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/dataloaders/classification_input.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/dataloaders/classification_input_test.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/backbones/__init__.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/backbones/mobilenet_edgetpu.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/backbones/mobilenet_edgetpu_test.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/common_modules.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/custom_layers.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
official/projects/edgetpu/vision/modeling/custom_layers_test.py
View file @
4242b549
# Copyright 202
1
The TensorFlow Authors. All Rights Reserved.
# Copyright 202
2
The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
Prev
1
…
21
22
23
24
25
26
27
28
29
…
50
Next
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