furiosa-ai / furiosa-models

FuriosaAI Model Zoo Project
https://furiosa-ai.github.io/furiosa-models/
Apache License 2.0
10 stars 6 forks source link

Cannot learn much from the “Inputs” section in documentation. #140

Closed sukyoungjeong-furiosa closed 1 year ago

sukyoungjeong-furiosa commented 1 year ago

If we see the documentation on Resnet50 preprocessor's output, it routes us to another section of the documentation as below:

To learn more about the output of preprocess, please refer to [Inputs].

But we can't learn much from the Inputs section. We need to add more explanation about the ambiguous output type Tuple[np.array, None].