wzy6642 / PerceptualHashAlgorithmLinks
图片相似性对比的python实现
☆21Updated 5 years ago
Alternatives and similar repositories for PerceptualHashAlgorithm
Users that are interested in PerceptualHashAlgorithm are comparing it to the libraries listed below
Sorting:
- Python3 package for Chinese/English OCR, with paddleocr-v4 onnx model(~14MB). 基于ppocr-v4-onnx模型推理,可实现 CPU 上毫秒级的 OCR 精准预测,通用场景中英文OCR达到开源SO…☆87Updated 5 months ago
- 使用mnn-llm对GOT-OCR2.0进行推理☆16Updated 8 months ago
- 大模型API性能指标比较 - 深入分析TTFT、TPS等关键指标☆18Updated 9 months ago
- 图片向量检索服务,包含Numpy、Faiss、ES、Milvus多种计算引擎☆136Updated 2 years ago
- 安卓手机部署DeepSeek-R1 蒸馏的1.5B模型☆21Updated 4 months ago
- yolov8-seg Detect and identify various types of seals (yolov8 实现 印章检测)☆16Updated 7 months ago
- 使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序☆75Updated last year
- Programming with local large language model.☆20Updated 2 months ago
- 我用python编写的opencv案例:答题卡识别判卷。项目还用了virtualenv隔离出纯净环境,在里面指定了我们要用的python版本,不影响系统python版本。☆12Updated 2 years ago
- Recognize faces and objects in the video based on Milvus.☆22Updated 3 years ago
- FastAPI PaddleSpeech 音频录音转文字☆52Updated last year
- Bert TensorRT模型加速部署☆9Updated 3 years ago
- 智能文本自动处理工具(Intelligent text automatic processing tool)。AutoText的功能主要有文本纠错,图片ocr、版面检测以及表格结构识别等。The main functions of this project include …☆25Updated 2 years ago
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆31Updated 11 months ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆29Updated 4 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆43Updated 4 years ago
- MXNET实现的年龄性别识别,训练了超大数据集得到的模型。☆30Updated 6 months ago
- 算法部署平台的前端服务器,主要用于与后端服务器进行数据的互传,可以接收后端mysql数据库中的用户信息,也可以接收后端算法推理后的文本检测结果图和文本识别结果。此外,添加了登录页面(无需注册哦~),可以通过判断表单输入信息来展示不同用户所应看到的网页。在后端管理系统页面中,…☆12Updated last year
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆28Updated last year
- 从药智数据网站爬取药品信息,说明书和图片