AUTHORS.md
LICENSE
README.md
setup.py
hub_li.egg-info/PKG-INFO
hub_li.egg-info/SOURCES.txt
hub_li.egg-info/dependency_links.txt
hub_li.egg-info/entry_points.txt
hub_li.egg-info/requires.txt
hub_li.egg-info/top_level.txt
paddlehub/__init__.py
paddlehub/config.py
paddlehub/env.py
paddlehub/commands/__init__.py
paddlehub/commands/clear.py
paddlehub/commands/config.py
paddlehub/commands/convert.py
paddlehub/commands/download.py
paddlehub/commands/help.py
paddlehub/commands/hub.py
paddlehub/commands/install.py
paddlehub/commands/list.py
paddlehub/commands/run.py
paddlehub/commands/search.py
paddlehub/commands/serving.py
paddlehub/commands/show.py
paddlehub/commands/uninstall.py
paddlehub/commands/utils.py
paddlehub/commands/version.py
paddlehub/commands/tmpl/init_py.tmpl
paddlehub/commands/tmpl/serving_demo.tmpl
paddlehub/commands/tmpl/x_model.tmpl
paddlehub/compat/__init__.py
paddlehub/compat/paddle_utils.py
paddlehub/compat/type.py
paddlehub/compat/datasets/__init__.py
paddlehub/compat/datasets/base_dataset.py
paddlehub/compat/datasets/couplet.py
paddlehub/compat/datasets/nlp_dataset.py
paddlehub/compat/module/__init__.py
paddlehub/compat/module/module_desc_pb2.py
paddlehub/compat/module/module_v1.py
paddlehub/compat/module/module_v1_utils.py
paddlehub/compat/module/nlp_module.py
paddlehub/compat/module/processor.py
paddlehub/compat/task/__init__.py
paddlehub/compat/task/base_task.py
paddlehub/compat/task/batch.py
paddlehub/compat/task/checkpoint.py
paddlehub/compat/task/checkpoint_pb2.py
paddlehub/compat/task/config.py
paddlehub/compat/task/hook.py
paddlehub/compat/task/metrics.py
paddlehub/compat/task/reader.py
paddlehub/compat/task/task_utils.py
paddlehub/compat/task/text_generation_task.py
paddlehub/compat/task/tokenization.py
paddlehub/compat/task/transformer_emb_task.py
paddlehub/datasets/__init__.py
paddlehub/datasets/base_audio_dataset.py
paddlehub/datasets/base_nlp_dataset.py
paddlehub/datasets/base_seg_dataset.py
paddlehub/datasets/canvas.py
paddlehub/datasets/chnsenticorp.py
paddlehub/datasets/esc50.py
paddlehub/datasets/flowers.py
paddlehub/datasets/lcqmc.py
paddlehub/datasets/minicoco.py
paddlehub/datasets/msra_ner.py
paddlehub/datasets/opticdiscseg.py
paddlehub/datasets/pascalvoc.py
paddlehub/finetune/__init__.py
paddlehub/finetune/trainer.py
paddlehub/module/__init__.py
paddlehub/module/audio_module.py
paddlehub/module/cv_module.py
paddlehub/module/manager.py
paddlehub/module/module.py
paddlehub/module/nlp_module.py
paddlehub/server/__init__.py
paddlehub/server/git_source.py
paddlehub/server/server.py
paddlehub/server/server_source.py
paddlehub/serving/__init__.py
paddlehub/serving/app_compat.py
paddlehub/serving/client.py
paddlehub/serving/device.py
paddlehub/serving/http_server.py
paddlehub/serving/worker.py
paddlehub/serving/model_service/__init__.py
paddlehub/serving/model_service/base_model_service.py
paddlehub/text/__init__.py
paddlehub/text/bert_tokenizer.py
paddlehub/text/tokenizer.py
paddlehub/text/utils.py
paddlehub/utils/__init__.py
paddlehub/utils/download.py
paddlehub/utils/io.py
paddlehub/utils/log.py
paddlehub/utils/paddlex.py
paddlehub/utils/parser.py
paddlehub/utils/platform.py
paddlehub/utils/pypi.py
paddlehub/utils/utils.py
paddlehub/utils/xarfile.py
paddlehub/vision/__init__.py
paddlehub/vision/detect_transforms.py
paddlehub/vision/functional.py
paddlehub/vision/segmentation_transforms.py
paddlehub/vision/transforms.py
paddlehub/vision/utils.py