All Projects → Meituan-Dianping → vision-ui

Meituan-Dianping / vision-ui

Licence: MIT license
视觉UI分析工具

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to vision-ui

Semantic Ui Vue2
Semantic UI Integration for Vue 2
Stars: ✭ 128 (-22.42%)
Mutual labels:  semantic-ui
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (-3.03%)
Mutual labels:  semantic-ui
Vuetable 2 Tutorial
Stars: ✭ 251 (+52.12%)
Mutual labels:  semantic-ui
React Starter Boilerplate Hmr
React starter boilerplate with React Fast Refresh, React 17 and Webpack 5
Stars: ✭ 137 (-16.97%)
Mutual labels:  semantic-ui
Soda Ash
Soda-ash is an interface between clojurescript's Reagent and Semantic UI React
Stars: ✭ 153 (-7.27%)
Mutual labels:  semantic-ui
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+7512.73%)
Mutual labels:  semantic-ui
Semantic Edit
✏️ Real-time Preview Enabled Semantic UI Composer
Stars: ✭ 109 (-33.94%)
Mutual labels:  semantic-ui
nextjs-semantic
Next.js + Fomantic-UI + Styled Components
Stars: ✭ 68 (-58.79%)
Mutual labels:  semantic-ui
Typescript Mern Starter
Build a real fullstack app (backend+website+mobile) in 100% Typescript
Stars: ✭ 154 (-6.67%)
Mutual labels:  semantic-ui
Bandwidth Hero
💂 Saves data by compressing images on web page
Stars: ✭ 220 (+33.33%)
Mutual labels:  semantic-ui
Forest Themes
A collection of themes for Semantic UI.
Stars: ✭ 137 (-16.97%)
Mutual labels:  semantic-ui
Javascript Obfuscator Ui
A web UI to the JavaScript Obfuscator node.js package.
Stars: ✭ 142 (-13.94%)
Mutual labels:  semantic-ui
Bedrock Core
Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Elasticsearch, MongoDB, Node.js and React (KEMNR).
Stars: ✭ 173 (+4.85%)
Mutual labels:  semantic-ui
Bootstrap Table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Stars: ✭ 11,068 (+6607.88%)
Mutual labels:  semantic-ui
semantic-ui-react-todos
The ReactJS/Redux Todo List Example with Semantic UI Components
Stars: ✭ 96 (-41.82%)
Mutual labels:  semantic-ui
Hotel Management System
宾馆管理系统。可以订房、续费、退房、订单管理、员工管理以及业务数据统计可视化展示等
Stars: ✭ 126 (-23.64%)
Mutual labels:  semantic-ui
Html
Set of simplified and stylized HTML elements
Stars: ✭ 165 (+0%)
Mutual labels:  semantic-ui
fluttertest
Custom flutter testing CLI tool for individual test runs and group testing
Stars: ✭ 15 (-90.91%)
Mutual labels:  testing-tools
kentan
A modular test data generator for TypeScript
Stars: ✭ 38 (-76.97%)
Mutual labels:  testing-tools
React Ui Roundup
A one-stop-shop for comparing the features of all the best React frameworks. Useful for designers and engineers alike!
Stars: ✭ 177 (+7.27%)
Mutual labels:  semantic-ui

Vision UI

GitHub GitHub GitHub

简介

English

Open In Colab

Vision UI 源于美团视觉测试工具,提供图像UI分析,识别服务

本项目无需训练模型,Vision-ml 项目提供RCNN训练框架

环境配置

# create venv and activate
git clone [email protected]:Meituan-Dianping/vision-ui.git --depth=1
cd vision-ui
pip3 install -r requirements.txt
# set working directory for command-line usage
export PYTHONPATH=$PYTHONPATH:$path/to/project/vision-ui

特性

效果展示

UI目标检测

App1 App2 App3
infer_01 infer_02 infer_03

语义目标识别

image or text query proposal backend result
mario ui-infer trace_result_mario
a toy dinosaur patches trace_result_dinosaur
mario patches mario_jump

更多

效果展示

License

This project is licensed under the MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].