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

Signed-off-by: junjie.jiang

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

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is your feature request related to a problem? Please describe. 通关查看相关例子,发现图像、视频提取特征的输入基本都是path,但我的实际场景很多输入都是图像、视频的url,但我又不想落盘下载到本地,请问towhee支持输入url或者下载的二进制数据么? ### Describe...

kind/feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I use pipeline found another issue, when the python program works...

kind/bug
needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior https://github.com/towhee-io/towhee/runs/7720888625?check_suite_focus=true When running codecov workflow in our own GPU machine, we...

kind/bug

Signed-off-by: shiyu22

size/XS

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When i run ```python import towhee towhee.glob['path']('./alan_turing.jpeg') \ .image_decode['path', 'img']() \...

stale
kind/bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior run resNet50 for vector ### Expected Behavior finish run ### Steps...

stale
kind/bug

### Background and Motivation _No response_ ### Design We might need to modify following class's `__repr__` and `__iter__` function: - DataFrame - Entity - ChunkedTable - WritableTable ### Expected results:...

stale
needs-triage
kind/design-proposal