Giter Club home page Giter Club logo

hapticvisualfcn's Introduction

The implementation of our TMM paper "Deep Learning for Surface Material Classification Using Haptic and Visual Information"

prerequisite
0. the code is tested under ubuntu14.04
1. Caffe and matcaffe should be compiled at external/caffe folder.
2. the pretrained Caffenet should be downloaded and placed at models/VisualNet_10fold.
3. the TUM material surface dataset (i.e. the "Accel/" folder and "Image_Database/" folder in  file "LMT_TextureDB_1.2.zip") should be unpacked at dataset/TUM.

Usage:
run startup.m to set path enveriment.
run caching_haptic.m and caching_image.m to prepare data

run HapticNet_2wide_train_10fold.m to train HapticNet
run VisualNet_train_10fold.m to train VisualNet
run FusionNet_train_10fold.m to train FusionNet-FC2
run FusionNet_69dim_train_10fold to train FusionNet-FC3

run Compare_TCNN_10fold.m to train VisualNet-TCNN
run FusionNet_TCNN_train_10fold.m to train FusionNet-FC2-TCNN
run FusionNet_TCNN_train_69_10fold.m to train FusionNet-FC3-TCNN

notice all the training is performed with ten-fold cross validation, so they might be extremely slow. One can modify the code to perform a one-fold training.

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.