Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dunamo/GUIdance

Repository files navigation

GuiWidgets

Training models to identify GUI Widgets.

Installation

  • clone repo
    • git clone git@github.com:thomasdeanwhite/GUIdance.git
  • Fetch weights using GitLFS: git lfs pull or download them from this repo
  • unzip weights zip file
  • Rename gui-tester/src/main/python/gui_interaction/config.py.BACK to config.py
  • Change gui-tester/src/main/python/gui_interaction/config.py
    • data_dir and output_dir to directory of training input data and desired output directory

Running

To visualise bounding boxes, model_plot.py can be used:

gui-tester/src/main/python/gui_interaction/model_plot.py [path to image]

e.g.

python gui-tester/src/main/python/gui_interaction/model_plot.py /home/user/img.png

Ensure that the model weights are in the folder weights in the directory you are running the python script from.

About

Conv Net for identifying GUI componenets from screenshots using Tensorflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • R 4.0%

AltStyle によって変換されたページ (->オリジナル) /