Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 7893b80

Browse files
author
Vladimir
committed
upd complexity & model size
1 parent ae073e6 commit 7893b80

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

configs/ote/person-detection/person-detection-0301/template_experimental.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ training_targets:
4949
- CPU
5050

5151
# Stats.
52-
gigaflops: 1.84 #to be checked with model-analyzer
53-
size: 1.83
52+
gigaflops: 198
53+
size: 32.48
5454

configs/ote/person-detection/person-detection-0302/template_experimental.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ training_targets:
4949
- CPU
5050

5151
# Stats.
52-
gigaflops: 2.52 #to be checked with model-analyzer
53-
size: 1.83
52+
gigaflops: 181.28
53+
size: 31.89
5454

5555
# Obsolete
5656
# gpu_nums: 2

configs/ote/person-detection/person-detection-0303/template_experimental.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ training_targets:
4949
- CPU
5050

5151
# Stats.
52-
gigaflops: 6.74 #to be checked with model-analyzer
53-
size: 1.83
52+
gigaflops: 12.31 #to be checked with model-analyzer
53+
size: 2.33
5454

5555
# Obsolete
56-
# gpu_nums: 2
56+
# gpu_nums: 4

0 commit comments

Comments
 (0)