Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 2.51 KB

readme_en.md

File metadata and controls

65 lines (38 loc) · 2.51 KB

Vision UI

GitHub GitHub GitHub

Introduction

Open In Colab

Vision UI was provided by Meituan-Vision-Testing tool.

There is no need to train model for this project,Vision-ml is an RNN training project

Setup

# create venv and activate
git clone git@github.com: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

Features

Preview

UI detection

App1 App2 App3
infer_01 infer_02 infer_03

semantic target recognition

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

More

preview

License

This project is licensed under the MIT