update docs
parent
85bf8683cb
commit
f1ac17bc4f
|
@ -113,6 +113,7 @@ python3 python/predict_cls.py \
|
||||||
-c configs/inference_cls_multilabel.yaml
|
-c configs/inference_cls_multilabel.yaml
|
||||||
```
|
```
|
||||||
The predicted pictures are as follows:
|
The predicted pictures are as follows:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Obtain an output silimar to the following:
|
Obtain an output silimar to the following:
|
||||||
|
|
|
@ -107,6 +107,7 @@ python3 python/predict_cls.py \
|
||||||
-c configs/inference_cls_multilabel.yaml
|
-c configs/inference_cls_multilabel.yaml
|
||||||
```
|
```
|
||||||
推理图片如下:
|
推理图片如下:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
得到类似下面的输出:
|
得到类似下面的输出:
|
||||||
|
|
Loading…
Reference in New Issue