Git Product home page Git Product logo

appsthetics's Introduction

Appsthetics

Appsthetics is a neural network model developed with the use of the fast.ai library to predict the visual aesthetic rating of mobile Android applications' user interfaces.

The present Jupyter Notebook contains all of the code, training and the results achieved by the model and is structured as such:

Part 1 - Initializations

This section takes care of all the initializations needed, from checking if the current machine's specs are adequate to setting up your Google Drive as a virtual disk so the Notebook can read from and write to it. Library imports and all the prep work for the dataset also takes place in here.

Part 2 - ResNet34

This was the starting point of Appsthetics. We load up the ResNet34 model and perform trainings, fine-tunings and evaluate the results for the ResNet34 in this section.

Part 3 - Less powerful networks...

This section covers the training, fine-tunings and results of the ResNet18 model.

Part 4 - More powerful networks...

This section covers the training, fine-tunings and results of the ResNet50 and ResNet101 models.

Part 5 - Saved models

This is a section with notes of the best achieved results for each model trained. For quick future reference.

Part 6 - Misc.

This section contains some work done for the Bland & Altman test and other things.

appsthetics's People

Contributors

kzvee avatar

Watchers

James Cloos avatar

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.