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

Image Embedding Operator with Resnet50

Authors: name or github-name(email)

Overview

Introduce the functions of op and the model used.

Interface

The interface of all the functions in op. (input & output)

How to use

  • Requirements from requirements.txt
  • How it works in some typical pipelines and the yaml example.

Reference

Model paper link.

Kaiyuan Hu ce5e3339a5 Update and add gitignore 3 Commits
folder-icon pytorch Add resnet50-image-embedding op 3 years ago
folder-icon test_data Add resnet50-image-embedding op 3 years ago
file-icon .gitattributes
840 B
download-icon
Add resnet50-image-embedding op 3 years ago
file-icon .gitignore
3.0 KiB
download-icon
Update and add gitignore 3 years ago
file-icon README.md
365 B
download-icon
Add resnet50-image-embedding op 3 years ago
file-icon __init__.py
592 B
download-icon
Add resnet50-image-embedding op 3 years ago
file-icon requirements.txt
14 B
download-icon
Add resnet50-image-embedding op 3 years ago
file-icon resnet50_image_embedding.py
1.3 KiB
download-icon
Update and add gitignore 3 years ago
file-icon resnet50_image_embedding.yaml
269 B
download-icon
Add resnet50-image-embedding op 3 years ago
file-icon test_resnet50_image_embedding.py
967 B
download-icon
Add resnet50-image-embedding op 3 years ago