Git Product home page Git Product logo

tiramisu's Introduction

Tiramisu

"Representation learning is a set of methods that allows a machine to be fed with raw data and to automatically discover the representations needed for detection or classification. Deep-learning methods are representation-learning methods..." [Yann LeCun, Yoshua Bengio & Geoffrey Hinton, "Deep Learning", Nature, 521, p.436โ€“444, 28 May 2015]

The goal of this project is to build an inference system based on deep learning learnt representations. Representations are extracted from CNN (see the fork of caffe project in https://github.com/dariogarcia/caffe). These representation are then loaded by tiramisu, which will explore its structural properties, and exploit them for inference through graph mining methods.

Scripts and Code structure

Tiramisu includes a set of scripts for extracting data from caffe. These scripts call the feature extraction code of caffe, and store the output files. Currently there are two scripts for two different network architectures, as the layers being extracted are hardcoded.

The main code of Tiramisu, found in src/, works on the processing of caffe output files, and therefore typically requires a previous call to the scripts.

tiramisu's People

Contributors

dariogarcia avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rrojano xinfushe

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.