Git Product home page Git Product logo

master-project's Introduction

Towards Distortion-Predictable Embedding of Neural Networks.

This repository contains the work for the aforementioned master project in the
labCV (Computer Vision Lab) at EPFL (Switzerland) by Axel Angel in 2015. This
work is released under the GPLv3 license, see LICENSE.

Read the thesis.pdf for the entire text.

The repository is published to:
 (1) Provide tools for datasets generation and visualisation with the Caffe deep
     learning framework and the Python programming language.
 (2) Demonstrate a new state-of-the-art method to control embedding of neural
     networks without imposing hard constraint (unlike regression).
 (3) Provide models, results and all tools to reproduce the work of this master
     project with minor efforts.

The directories are structured as follows.

The work is separated by datasets into three folders containing model definition
prototxt, the model snapshots, dataset in npz for Python and Python scripts.

 * lenet_mnist: t-SNE applied on MNIST with LeNet (for comparison).
 * siamese_mnist: our method applied to MNIST.
 * siamese_norb: our method applied to NORB.

Other folders are:

 * caffe: submodule for Caffe (dependency of this project).
 * deps_caffe: Debian dependency for Caffe.
 * links: useful links for Caffe and Deep Learning.
 * papers: references papers.
 * pres: contains the final presentation slides.
 * report: contains the final report.
 * src: scripts for handling datasets, computing measures, etc.
 * todo: personal notes

 * caffenet_imagenet: unused directory.
 * housenumbers: unused directory.

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.