2024.06.19 本项目使用Chinese-CLIP搭建文搜图/图搜图页面,旨在帮助用户快速使用跨模态检索任务。本项目代码针对MUGE数据集约19w(189585张)数据作为底库数据。本项目提供了提取特征, 检索, 以及uI代码。
☆23Jun 20, 2024Updated last year
Alternatives and similar repositories for Multimodel-seach
Users that are interested in Multimodel-seach are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 计算机视觉课程设计-基于Chinese-CLIP的图文检索系统☆102Jun 20, 2023Updated 2 years ago
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 3 years ago
- Simple Image Search powered by Multimodal Foundation Models (OpenAI Clip and Microsoft GLIP)☆18Mar 22, 2023Updated 3 years ago
- DIP & NLP期末大作业 — 课程设计☆19Dec 11, 2022Updated 3 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆12Oct 10, 2024Updated last year
- The code of the paper of "A Differentiable Semantic Metric Approximation in Probabilistic Embedding for Cross-Modal Retrieval" accepted b…☆19Jan 16, 2024Updated 2 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序☆89Jan 15, 2024Updated 2 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 7 years ago
- Official implementation of "LoFA: Learning to Predict Personalized Prior for Fast Adaptation of Visual Generative Models".☆38Feb 1, 2026Updated 3 months ago
- A collection of papers, datasets, benchmarks, code, and model weights for Remote Sensing Cross-Modal Image-Text Retrieval (RSCMIT).☆38Mar 1, 2026Updated 2 months ago
- Fine-grained Figure Skating dataset (FineFS) involves RGB videos and estimated skeleton data, providing rich annotations for multiple dow…☆20Sep 15, 2024Updated last year
- 使用onnxruntime部署MOWA:多合一图像扭曲模型,能处理6种图像扭曲任务,依然是包含C++和Python两个版本的程序☆34Jul 7, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 操作系统必修实验:多进程并发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 🎙️ 一个全自动的学术论文播客生成系统,支持从arXiv网站爬取最新科技资讯,使用LLM生成结构化对话脚本,并通过语音合成技术输出专业的播客音频。集新闻采集、内容生成、语音合成于一体的AI播客工具。☆25Nov 1, 2024Updated last year
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- ☆17Dec 23, 2024Updated last year
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 7 years ago
- A demonstration of CrewAI put together by AI Makerspace!☆14Jun 26, 2024Updated last year
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆24Oct 24, 2025Updated 7 months ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- About Pytorch implementation of "DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection" (NeurIPS 2024)☆19Aug 24, 2025Updated 9 months ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago
- 中文论文、证券类、财报类PDF数据☆40Jun 13, 2024Updated last year
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- My blog on Next.js 14.2 and deplay it to cloudflare page.☆23Apr 10, 2026Updated last month
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆16Apr 6, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Simple Video Summarization using Text-to-Segment Anything (Florence2 + SAM2) This project provides a video processing tool that utilizes…☆10Feb 20, 2025Updated last year
- 信息管理系统平台HTML模板☆18Apr 21, 2017Updated 9 years ago
- 一个支持跨模态大语言模型的webui. A chatbot webui that supports various multi-modal large language models☆11May 8, 2023Updated 3 years ago
- RSVG: Exploring Data and Model for Visual Grounding on Remote Sensing Data, 2022☆175Dec 10, 2025Updated 5 months ago
- [TGRS 2024] Language-Guided Progressive Attention for Visual Grounding in Remote Sensing Images.☆55Jun 10, 2025Updated 11 months ago
- This example includes an example of FISCO BCOS basic smart contract, which provides basic functions such as user registration, data addit…☆10Dec 17, 2020Updated 5 years ago
- 标准遗传算法(简单遗传算法),参照官方C语言版本进行python2.7语言重构。实数编码,轮盘赌选择,模拟二进制交叉(SBX),多项式变异。☆17Feb 6, 2017Updated 9 years ago