jina.helloworld.fashion.app module
jina.helloworld.fashion.app.hello_world(args)[source]
Runs Jina’s Hello World.
Usage:
Use it via CLI jina hello fashion.
Description:
It downloads Fashion-MNIST dataset and Indexer 50,000 images. The index is stored into 4 shards. It randomly samples 128 unseen images as Queries Results are shown in a webpage.
More options can be found in jina hello-world —help
Parameters
args – Argparse object