图片向量检索服务,包含Numpy、Faiss、ES、Milvus多种计算引擎
☆138Jan 5, 2023Updated 3 years ago
Alternatives and similar repositories for image-retrieval
Users that are interested in image-retrieval are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆127May 3, 2020Updated 6 years ago
- TensorRT☆11Sep 22, 2020Updated 5 years ago
- Qwen2-VL在文旅领域的LLaMA-Factory微调案例 The case for fine-tuning Qwen2-VL in the field of historical literature and museums☆15Sep 17, 2024Updated last year
- 以图搜图,图像检索,lsh☆15Nov 28, 2022Updated 3 years ago
- OpenModel repository for the OntoFlow component☆20Nov 4, 2024Updated last year
- 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.
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆54Feb 23, 2023Updated 3 years ago
- Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。☆903Mar 5, 2026Updated 5 months ago
- bert-flat 简化版 添加了很多注释☆15Nov 25, 2021Updated 4 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Aug 15, 2020Updated 5 years ago
- 基于BERT的事件检测模型,适用于MAVEN、ACE等数据集。☆13Jun 24, 2021Updated 5 years ago
- KBQA☆14Mar 13, 2017Updated 9 years ago
- convert qqwweee/keras-yolo3 h5 file to tensorflow pb file☆10Jul 17, 2020Updated 6 years ago
- 对图像检索技术进行探索☆51Dec 26, 2018Updated 7 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆43Mar 27, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 5 years ago
- Recommend system recall algorithms based on Pandas and Cython.☆12Apr 13, 2026Updated 3 months ago
- ☆12Mar 12, 2024Updated 2 years ago
- C++实现简单数据库引擎☆27Jan 11, 2019Updated 7 years ago
- 表格解析资源综述☆43Aug 2, 2021Updated 5 years ago
- A Laravel Scout Engine for Apache Solr☆19Jun 18, 2024Updated 2 years ago
- 图书《视觉自监督模型DINOv3:原理、训练到部署》学习导航☆60Jul 6, 2026Updated last month
- ocr训练文本生成工具☆14Mar 25, 2021Updated 5 years ago
- A tool for evaluating landscape health benefits and supporting evidence-based design☆16Jan 6, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆50Aug 16, 2023Updated 2 years ago
- Mysql数据库执行监控☆12Dec 10, 2019Updated 6 years ago
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆21Aug 1, 2022Updated 4 years ago
- A Qt port of the peak detection algorithm demo from https://stackoverflow.com/a/22640362, with interactive parameters.☆11Jan 4, 2023Updated 3 years ago
- rewrite python scipy.signal.lfilter in c code☆12Aug 13, 2019Updated 6 years ago
- Native GStreamer plugins that integrate SAHI (Slicing Aided Hyper Inference) into NVIDIA DeepStream for real-time small object detection …☆32Jun 8, 2026Updated 2 months ago
- Python tkinter app to create stitched 360 image from videos using openCV☆14Aug 11, 2021Updated 5 years ago
- The Virtual Reality Scientific Toolkit facilitates the creation and execution of experiments in VR environments by making object tracking…☆21Apr 8, 2023Updated 3 years ago
- implementation of paper submitted to ISPRS Journal of Photogrammetry and Remote Sensing☆27Jul 3, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用paddlepaddle框架完成对中文类型垃圾邮件进行分类☆13Feb 27, 2022Updated 4 years ago
- 计算两个特征向量的相似度☆27Mar 5, 2019Updated 7 years ago
- Tplinker注释,中文数据集适配版本☆61Feb 4, 2021Updated 5 years ago
- A project demonstration to do the industrial defect segmentation based on loading the image from directory and generate the output ground…☆11Jun 27, 2024Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Nov 4, 2021Updated 4 years ago
- 2021 CCF BDCI 全国信息检索挑战杯(CCIR-Cup)智能人机交互自然语言理解赛道第二名参赛解决方案☆24Oct 27, 2021Updated 4 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆99Jul 6, 2023Updated 3 years ago