{"id":18668357,"url":"https://github.com/meituan-dianping/vision-ui","last_synced_at":"2025-10-26T02:43:13.883Z","repository":{"id":42055772,"uuid":"171652730","full_name":"Meituan-Dianping/vision-ui","owner":"Meituan-Dianping","description":"视觉UI分析工具","archived":false,"fork":false,"pushed_at":"2023-07-26T22:30:56.000Z","size":14773,"stargazers_count":343,"open_issues_count":5,"forks_count":66,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T16:04:31.681Z","etag":null,"topics":["clip-model","image-diff","screenshot-testing","semantic-ui","testing","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Meituan-Dianping.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-20T10:33:05.000Z","updated_at":"2025-03-25T09:10:27.000Z","dependencies_parsed_at":"2024-11-07T08:42:43.834Z","dependency_job_id":"82a49848-ad8c-425b-8dac-f66798357ce9","html_url":"https://github.com/Meituan-Dianping/vision-ui","commit_stats":{"total_commits":54,"total_committers":4,"mean_commits":13.5,"dds":0.2222222222222222,"last_synced_commit":"28862908e3876f06c5a085e023c812f7f2b65ffd"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meituan-Dianping%2Fvision-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meituan-Dianping%2Fvision-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meituan-Dianping%2Fvision-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meituan-Dianping%2Fvision-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meituan-Dianping","download_url":"https://codeload.github.com/Meituan-Dianping/vision-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217174,"owners_count":20903008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clip-model","image-diff","screenshot-testing","semantic-ui","testing","testing-tools"],"created_at":"2024-11-07T08:42:21.446Z","updated_at":"2025-10-26T02:43:13.804Z","avatar_url":"https://github.com/Meituan-Dianping.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vision UI\n\n![GitHub](https://img.shields.io/badge/Python-3.8-blue)\n![GitHub](https://img.shields.io/github/license/Meituan-Dianping/vision-diff)\n![GitHub](https://img.shields.io/docker/cloud/build/brighthai/vision-ui)\n\n## 简介\n[English](resources/readme_en.md)\n\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sXcgUav3xo9yCFEbqIK4-QOvnMZ3A1hj?usp=sharing)\n\nVision UI 源于美团视觉测试工具，提供图像UI分析，识别服务\n\n本项目无需训练模型，[Vision-ml](https://github.com/Meituan-Dianping/vision) 项目提供RCNN训练框架\n\n\n环境配置\n\n```shell\n# create venv and activate\ngit clone git@github.com:Meituan-Dianping/vision-ui.git --depth=1\ncd vision-ui\npip3 install -r requirements.txt\n# set working directory for command-line usage\nexport PYTHONPATH=$PYTHONPATH:$path/to/project/vision-ui\n```\n\n\n## 特性\n\n* 超越像素对比-[视觉对比](resources/vision_diff_cn.md)\n\n* 基于模板匹配-[图像融合](resources/vision_merge.md)\n\n* 预训练模型-[UI目标检测](resources/vision_infer.md)\n\n* 视觉语义-[语义目标识别](resources/vision_trace.md)\n\n* 集成模型-[文本识别](resources/vision_text.md)\n\n\n## 效果展示\n\n\n### UI目标检测\n| App1                    | App2                    | App3                    |\n|-------------------------|-------------------------|-------------------------|\n|![infer_01](https://user-images.githubusercontent.com/11002329/169336590-c0a8d6b9-a4cf-4449-8c84-9444c89f63de.png)|![infer_02](https://user-images.githubusercontent.com/11002329/169336682-2640827f-aba3-4f62-8baf-ccfb4a0f3e2a.png)|![infer_03](https://user-images.githubusercontent.com/11002329/169336771-347cdd14-e332-404f-b361-200f303c50fb.png)|\n\n\n### 语义目标识别\n| image or text query  | proposal backend | result                               |\n|----------------------|-----------------|--------------------------------------|\n| \u003cimg width=\"45\" alt=\"mario\" src=\"https://user-images.githubusercontent.com/11002329/169337384-ba2763c1-3a5f-4161-adce-27d6b58e2a80.png\"\u003e| ui-infer    |![trace_result_mario](https://user-images.githubusercontent.com/11002329/169337586-0c1405ea-6dc1-4f27-a6a2-4c294730f1c7.png) |\n| a toy dinosaur       | patches         |![trace_result_dinosaur](https://user-images.githubusercontent.com/11002329/169338047-702214ab-b0fb-43ff-bdd3-b6746539a14e.png)|\n|  mario | patches     | ![mario_jump](https://user-images.githubusercontent.com/11002329/172109580-df200eda-ac05-484e-8ce0-6607f3c2f5f8.gif)|\n\n### 更多\n[效果展示](resources/vision_show.md)\n\n\n## License\n\nThis project is licensed under the [MIT](./LICENSE) \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeituan-dianping%2Fvision-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeituan-dianping%2Fvision-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeituan-dianping%2Fvision-ui/lists"}