logo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readme
Files and versions

Updated 3 years ago

towhee

Operator: image-decode

Author:

Overview

Interface

__init__(self, init_arg_1: xxx)

Args:

  • init_arg_1:

    • xxx(description about init_arg_1)
    • supported types: xxx
__call__(self, call_arg_1: xxx)

Args:

  • call_arg_1:
    • xxx(description about call_arg_1)
    • supported types: xxx

Returns: The Operator returns a tuple Tuple[('results_1', xxx)] containing following fields:

  • results_1:
    • xxx(description of results_1)
    • data type: xxx
    • shape: (xxx,)

Requirements

How it works

Reference

reiase d7c29f339d initial commit 2 Commits
file-icon .gitattributes
840 B
download-icon
initial commit 3 years ago
file-icon .gitignore
3.0 KiB
download-icon
initial commit 3 years ago
file-icon README.md
560 B
download-icon
initial commit 3 years ago
file-icon __init__.py
699 B
download-icon
initial commit 3 years ago
file-icon image_decode.py
297 B
download-icon
initial commit 3 years ago
file-icon image_decode.yaml
241 B
download-icon
initial commit 3 years ago
file-icon requirements.txt
0 B
download-icon
initial commit 3 years ago