File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
demos/smartlab_demo/python Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,13 @@ omz_downloader --list models.lst
46
46
* smartlab-object-detection-0002
47
47
* smartlab-object-detection-0003
48
48
* 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
54
56
55
57
56
58
> ** NOTE** : Refer to the tables [ Intel's Pre-Trained Models Device Support] ( ../../../models/intel/device_support.md ) for
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ smartlab-object-detection-0001
3
3
smartlab-object-detection-0002
4
4
smartlab-object-detection-0003
5
5
smartlab-object-detection-0004
6
+ # For --mode=mstcn
6
7
smartlab-sequence-modelling-0001
7
8
smartlab-sequence-modelling-0002
9
+ # For --mode=multiview
8
10
smartlab-action-recognition-0001-encoder-top
9
11
smartlab-action-recognition-0001-encoder-side
10
12
smartlab-action-recognition-0001-decoder
You can’t perform that action at this time.
0 commit comments