Browse Source
Remove dc2
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
3 changed files with
1 additions and
1 deletions
-
README.md
-
BIN
result1.png
-
BIN
result2.png
|
@ -19,7 +19,7 @@ and use the pre-trained 'mpvit_base' model to generate an image embedding. |
|
|
*Write a same pipeline with explicit inputs/outputs name specifications:* |
|
|
*Write a same pipeline with explicit inputs/outputs name specifications:* |
|
|
|
|
|
|
|
|
```python |
|
|
```python |
|
|
from towhee.dc2 import pipe, ops, DataCollection |
|
|
|
|
|
|
|
|
from towhee import pipe, ops, DataCollection |
|
|
|
|
|
|
|
|
p = ( |
|
|
p = ( |
|
|
pipe.input('path') |
|
|
pipe.input('path') |
|
|
Width:
|
Height:
|
Size: 16 KiB
|
Width:
|
Height:
|
Size: 136 KiB
|