/tf_tv

Primary LanguageJupyter Notebook

Automate smart TV UI using Tensorflow

This project is for the CS231N project assignement. Our project is "Automated Smart TV UI Performance Testing with Visual Recognition"

Automated Smart TV UI Performance Testing with Visual Recognition (paper) (poster)

Major files.

models.ipynb

Different models train and test the images.

PreprocessImages.ipynb

Pre-process the catpured images.

*.py files

Python codes for capture and drive STB launching YouTube. Using OperaDriver and Selenium, which are non-Machine-Learning related