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| App1 | App2 | App3 | 
|---|---|---|
![]()  | 
![]()  | 
![]()  | 
| image or text query | proposal backend | result | 
|---|---|---|
| ui-infer | ![]()  | 
|
| a toy dinosaur | patches | ![]()  | 
| mario | patches | ![]()  | 
This project is licensed under the MIT





