Skip to content

Commit 54a93cb

Browse files
committed
demos/smartlab: add mode notes
1 parent 0ed1af0 commit 54a93cb

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

demos/smartlab_demo/python/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,13 @@ omz_downloader --list models.lst
4646
* smartlab-object-detection-0002
4747
* smartlab-object-detection-0003
4848
* smartlab-object-detection-0004
49-
* smartlab-sequence-modelling-0001
50-
* smartlab-sequence-modelling-0002
51-
* smartlab-action-recognition-0001-encoder-top
52-
* smartlab-action-recognition-0001-encoder-side
53-
* smartlab-action-recognition-0001-decoder
49+
* mode mtcnn
50+
- smartlab-sequence-modelling-0001
51+
- smartlab-sequence-modelling-0002
52+
* mode multiview
53+
- smartlab-action-recognition-0001-encoder-top
54+
- smartlab-action-recognition-0001-encoder-side
55+
- smartlab-action-recognition-0001-decoder
5456

5557

5658
> **NOTE**: Refer to the tables [Intel's Pre-Trained Models Device Support](../../../models/intel/device_support.md) for

demos/smartlab_demo/python/models.lst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ smartlab-object-detection-0001
33
smartlab-object-detection-0002
44
smartlab-object-detection-0003
55
smartlab-object-detection-0004
6+
# For --mode=mstcn
67
smartlab-sequence-modelling-0001
78
smartlab-sequence-modelling-0002
9+
# For --mode=multiview
810
smartlab-action-recognition-0001-encoder-top
911
smartlab-action-recognition-0001-encoder-side
1012
smartlab-action-recognition-0001-decoder

0 commit comments

Comments
 (0)