Git Product home page Git Product logo

Oliver Edholm's Projects

.tmux icon .tmux

Need to save this somewhere

alt-text-embeddings icon alt-text-embeddings

Module for creating embeddings of the alt text associated with an image on the web, intention is to combine this with a Siamese CNN to learn good image -> text representations. The dataset is automatically created by using the method I implemented here: https://github.com/OliverEdholm/automatic-web-icon-dataset

automatic-click-heatmap-dom-voting icon automatic-click-heatmap-dom-voting

Trying to achieve general web element selectors. Experimented with a random forest-inspired approach to have 100's of CSS selectors to select an element, instead of one. Also, built an environment to swiftly qualitatively test various element selector algorithms on unseen websites through overlaying "click heatmaps" over web page screenshots, displaying the confidence scores of the element selector algorithm.

automatic-web-decoration-dataset icon automatic-web-decoration-dataset

Scraping top N websites on the Alexa ranking, downloading all images, filtering based on if the associated alt text is provided, but empty. If an alt attribute is provided but it's empty it means that it's mostly a decoration and is non-relevant to get the actual context of the website.

automatic-web-icon-dataset icon automatic-web-icon-dataset

Scraping top N websites on the Alexa ranking, getting all images, filtering based on if the image is a natural photograph or a computer graphic, and on how big the image is. Including alt-text if it follows a set of criterion.

automatic-web-main-role-dataset icon automatic-web-main-role-dataset

Automatically create dataset for extracting out main content of a website by looking at visual features. All of the scraping is happening at the Google Cloud Platform.

fut icon fut

fut is a simple library for managing Fifa 18 Ultimate Team.

heroku-django-template icon heroku-django-template

A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.

icon-alt-text-image-retrieval icon icon-alt-text-image-retrieval

Automatically providing alt text to graphical symbols by doing nearest neighbor search on simple shape image descriptors. Every nearest neighbor candidate has an alt text associated with it. The dataset is automatically created by using the method I implemented here: https://github.com/OliverEdholm/automatic-web-icon-dataset

icon-generative-adversarial-network icon icon-generative-adversarial-network

Code used for generating icons automatically through GAN, the initial implementation was taken from *carpedm*. Dataset used was generated by me through scraping the web + filtering images at: https://github.com/OliverEdholm/automatic-web-icon-dataset

image-retrieval icon image-retrieval

Image retrieval program made in Tensorflow supporting VGG16, VGG19, InceptionV3 and InceptionV4 pretrained networks and own trained Convolutional autoencoder.

ionic-native icon ionic-native

Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support. The successor to ngCordova. Pairs exquisitely with a nice bottle of Ionic Framework.

jsdom icon jsdom

JSDOM, but much faster, modified for project doing analysis on large parts of the web

python-bing-web-api icon python-bing-web-api

A Bing web API for python. It only works for v1 and you need to have an API key to use the API.

scholarly icon scholarly

Retrieve author and publication information from Google Scholar in a friendly, Pythonic way

tencent-ml-images icon tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet

tensorflow-easy-seq2seq icon tensorflow-easy-seq2seq

A tool that allows you to easily train a Seq2Seq model, get the embeddings and the outputs without having much knowledge about deep learning.

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.