Skip to content

shayandaneshvar/gui-element-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Gui-element Detection using YOLOv5, YOLOv6, YOLOv7, and YOLOv8

Link to the paper

VINS Dataset

Related papers' repositories

Important Papers

  • 72 - UIED: a hybrid tool for GUI element detection
  • 74 - Object detection for graphical user interface: old-fashioned or deep learning or a combination?
  • 75 - GUI Widget Detection and Intent Generation via Image Understanding

Datasets

  • RICO -> 72 and 74 : This dataset (android only) is pretty much crap, so much preprocessing is required to make it work, and other authors who used it did not publish their preprocessed dataset
  • Image2emmet: very small dataset, both for web and android
  • The ReDraw Dataset
  • VINS Dataset

Report

  • cleaned the data and transform xml to txt (yolo5_format folder) -> See data_cleaning file
  • see readme.md in yolo directory

Metrics

Citation

@misc{daneshvar2024guielementdetectionusing,
      title={GUI Element Detection Using SOTA YOLO Deep Learning Models}, 
      author={Seyed Shayan Daneshvar and Shaowei Wang},
      year={2024},
      eprint={2408.03507},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2408.03507}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published