towhee icon indicating copy to clipboard operation
towhee copied to clipboard

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

Results 66 towhee issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` 2台机器相同的 towhee 版本0.6.1, pipeline('towhee/image-embedding-resnet50') 下载不同的pth. 一台下载日志: 2022-07-13 16:36:30,310 | INFO...

kind/bug
needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Running operator failed for reporting lots of modules are not found,...

kind/bug
priority/critical-urgent

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is your feature request related to a problem? Please describe. 想用一些中文CLIP模型,但towhee目前似乎不支持自定义模型哦 ### Describe...

kind/feature

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is your feature request related to a problem? Please describe. 使用embedding_pipline,参数必须是图片地址吗,可以是图片的numpy或者torch吗 ### Describe...

kind/feature

Signed-off-by: Filip Haltmayer

size/L

Design the runtime classes Signed-off-by: junjie.jiang

approved
size/M
do-not-merge/work-in-progress

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior do this example: import towhee towhee.glob('./teddy.jpg') \ .image_decode() \ .image_text_embedding.clip(model_name='clip_vit_b32', modality='image')...

kind/bug
needs-triage

### Background and Motivation _No response_ ### Design Does it support Chinese picture description model? ### Pros and Cons _No response_ ### Anything else? (Additional Context) _No response_

needs-triage
kind/design-proposal

Signed-off-by: Kaiyuan Hu

size/M

Signed-off-by: shiyu22

size/L