专栏文章
HCI3-report
个人记录参与者 1已保存评论 0
文章操作
快速查看文章及其快照的属性,并进行相关操作。
- 当前评论
- 0 条
- 当前快照
- 1 份
- 快照标识符
- @mip9yiel
- 此快照首次捕获于
- 2025/12/03 08:34 3 个月前
- 此快照最后确认于
- 2025/12/03 08:34 3 个月前
Report:Image Retrieval
1.The dependencies used in this app
This app used Gradio, h5py and CLIP to participate the foundation.
| Component | Purpose |
|---|---|
| Gradio | Provide a graphical interface solution |
| h5py | Storage and organization the data |
| CLIP | Provide pre-trained dataset for image recognition |
2.The functions implemented by the APP
(1). Search for images using text:
In the first part of the app, you can search the pictures through input the text. This app will convert text into tags, find out the relative pictures and sort the pictures by similarity.

(2). Search for images using a picture:
In the second part of the app, you can search the pictures through upload a picture. This app will convert picture into tags, find out the relative pictures and sort the pictures by similarity.

(3). Other functions that can enhance user interaction experience:
①.Support downloading images.
②.Support full-screen display of images.
③.Diversified ways of uploading images.(Include upload a file, take a photo and use the clipboard)
3.Mind map

相关推荐
评论
共 0 条评论,欢迎与作者交流。
正在加载评论...