towhee-io / towhee

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
https://towhee.io
Apache License 2.0
3.15k stars 246 forks source link

[Bug]: The operator list on summary page is not the same with that on the showing table #1619

Closed binbinlv closed 2 years ago

binbinlv commented 2 years ago

Is there an existing issue for this?

Current Behavior

The operator list on summary page is not the same with that on the showing table (1) https://towhee.io/tasks/detail/operator?field_name=Natural-Language-Processing&task_name=Text-Embedding Explore all operators of text embedding task

(2)https://towhee.io/tasks/detail/operator?field_name=Audio&task_name=Audio-Classification https://towhee.io/operators?filter=1%3AAudio+Classification%2C1%3AAudio&task=Audio+Classification&field=Audio&limit=30&page=1

(3) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Image-Embedding https://towhee.io/operators?filter=1%3AImage+Embedding%2C1%3AComputer+Vision&task=Image+Embedding&field=Computer+Vision&limit=30&page=1

(4) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Face-Embedding https://towhee.io/operators? filter=1%3AFace+Embedding%2C1%3AComputer+Vision&task=Face+Embedding&field=Computer+Vision&limit=30&page=1

(5)https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Object-Detection https://towhee.io/operators?filter=1%3AObject+Detection%2C1%3AComputer+Vision&task=Object+Detection&field=Computer+Vision&limit=30&page=1

(6) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Face-Detection https://towhee.io/operators?filter=1%3AFace+Detection%2C1%3AComputer+Vision&task=Face+Detection&field=Computer+Vision&limit=30&page=1

(7) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Face-Landmark-Detection https://towhee.io/operators?filter=1%3AFace+Landmark+Detection%2C1%3AComputer+Vision&task=Face+Landmark+Detection&field=Computer+Vision&limit=30&page=1

(8) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Action-Classification https://towhee.io/operators?filter=1%3AAction+Classification%2C1%3AComputer+Vision&task=Action+Classification&field=Computer+Vision&limit=30&page=1

(9) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Image-Decode https://towhee.io/operators?filter=1%3AImage+Decode%2C1%3AComputer+Vision&task=Image+Decode&field=Computer+Vision&limit=30&page=1

(10) https://towhee.io/tasks/detail/operator?field_name=Computer-Vision&task_name=Image-Crop https://towhee.io/operators?filter=1%3AImage+Crop%2C1%3AComputer+Vision&task=Image+Crop&field=Computer+Vision&limit=30&page=1

(11) https://towhee.io/tasks/detail/operator?field_name=Medical&task_name=Molecular-Fingerprinting https://towhee.io/operators?filter=1%3AMolecular+Fingerprinting%2C1%3AMedical&task=Molecular+Fingerprinting&field=Medical&limit=30&page=1

(12) https://towhee.io/tasks/detail/operator?field_name=Multimodal&task_name=Image/Text-Embedding https://towhee.io/operators?filter=1%3AImage%2FText+Embedding%2C1%3AMultimodal&task=Image%2FText+Embedding&field=Multimodal&limit=30&page=1

(13) https://towhee.io/tasks/detail/operator?field_name=Multimodal&task_name=Video/Text-Embedding https://towhee.io/operators?filter=1%3AVideo%2FText+Embedding%2C1%3AMultimodal&task=Video%2FText+Embedding&field=Multimodal&limit=30&page=1

(14) https://towhee.io/tasks/detail/operator?field_name=Multimodal&task_name=Image-Captioning https://towhee.io/operators?filter=1%3AImage+Captioning%2C1%3AMultimodal&task=Image+Captioning&field=Multimodal&limit=30&page=1

Expected Behavior

The operator list on summary page is the same with that on the showing table

Steps To Reproduce

NA

Environment

- Towhee version(e.g. v0.1.3 or 8b23a93): NA
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:

Anything else?

No response

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Close the stale issues and pull requests after 7 days of inactivity. Reopen the issue with /reopen.