Code Monkey home page Code Monkey logo

context's Introduction

context

A Neural-symbolic engine for understanding UI/UX context.

Detection & Labelling

  • JSON Tree analysis
  • Text context detection
  • Layout Group of interest clustering
  • Button detection
  • List detection
  • Layout detection
  • Graphic element detection

Button detection

Method - CV Template matching (text removal postprocessing)

after removing the text, template matching could give us better accuracy.

Method - Tree Analysis (rule based)

With givven ui json tree, we analyze the position, alignment, the content of the button label's text to check if it is in Verb form.

Reflect Button Manipulation (Reverse Enginerring / ML)

With Reflect's Button system spec definition, we generate millions of possible button form, Train it, and use them for existing design's button detection.

Visibility Score (CV)

The score of specific element, which looks like pressable. Color Visibility, EM level, and more.

Context Score (NLP)

Simple NLP and with ui text content classification, we can score the content is likey to be a button text.

Icons 2 vec (Icon classification)

icon (vision based) classification and positioning on vector space indicating it's semantic space

Data set

Making your own dataset

Label your design with Bridged's Labeller

context's People

Contributors

softmarshmallow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

digitty-forks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.