Skip to content

Commit c6b8c18

Browse files
authored
Merge pull request #1 from eizamaliev/jkamelin/jk/add_mobilenet_v3
Description updated
2 parents ebb4f38 + a2e173a commit c6b8c18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

models/public/mobilenet-v3-large-1.0-224-tf/model.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
# limitations under the License.
1414

1515
description: >-
16-
`mobilenet-v3-large-1.0-224-tf` is one of MobileNets V3 - next generation of MobileNets,
17-
based on a combination of complementary search techniques as well as a novel architecture design.
18-
`mobilenet-v3-large-1.0-224-tf` is targeted for high resource use cases.
16+
"mobilenet-v3-large-1.0-224-tf" is one of MobileNets V3 - next generation of MobileNets,
17+
based on a combination of complementary search techniques as well as a novel architecture
18+
design. "mobilenet-v3-large-1.0-224-tf" is targeted for high resource use cases.
1919
For details see paper <https://arxiv.org/abs/1905.02244>.
2020
task_type: classification
2121
files:
2222
- name: v3-large_224_1.0_float.tgz
23-
size: 184251120
23+
size: 184251120
2424
sha256: 9be8563f92022f412c82f2811d670888d6db998e2da9af3e71415fdde2f4f504
2525
source: https://storage.googleapis.com/mobilenet_v3/checkpoints/v3-large_224_1.0_float.tgz
2626
postprocessing:

models/public/mobilenet-v3-small-1.0-224-tf/model.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# limitations under the License.
1414

1515
description: >-
16-
`mobilenet-v3-small-1.0-224-tf` is one of MobileNets V3 - next generation of MobileNets,
17-
based on a combination of complementary search techniques as well as a novel architecture design.
18-
`mobilenet-v3-small-1.0-224-tf` is targeted for low resource use cases.
19-
For details see paper <https://arxiv.org/abs/1905.02244>
16+
"mobilenet-v3-small-1.0-224-tf" is one of MobileNets V3 - next generation of MobileNets,
17+
based on a combination of complementary search techniques as well as a novel architecture
18+
design. "mobilenet-v3-small-1.0-224-tf" is targeted for low resource use cases.
19+
For details see paper <https://arxiv.org/abs/1905.02244>.
2020
task_type: classification
2121
files:
2222
- name: v3-small_224_1.0_float.tgz

0 commit comments

Comments
 (0)