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 2 years ago

towhee

Image Embedding Pipeline with Resnet50

Authors: name or github-name(email)

Overview

Introduce the functions of pipeline.

Interface

The interface of pipeline.(input & output)

How to use

  • Requirements from requirements.txt
  • Run it with Towhee

How it works

  • op1->op2->op3 , and intro all the op used. (auto generate graph)
Kaiyuan Hu 86bbcf2bb3 update unittest 3 Commits
folder-icon test_data Add image-embedding-resnet50 pipeline 2 years ago
file-icon .gitignore
3.0 KiB
download-icon
update unittest 2 years ago
file-icon README.md
345 B
download-icon
Add image-embedding-resnet50 pipeline 2 years ago
file-icon image_embedding_resnet50.yaml
2.1 KiB
download-icon
update unittest 2 years ago
file-icon test_image_embedding_resnet50.py
516 B
download-icon
update unittest 2 years ago