Git Product home page Git Product logo

vhkor's Introduction

Description

Title: Visual-Haptic-Kinesthetic Object Recognition with Multimodal Transformer

  • CRNN-SA CRNN-SA
  • CRNN-CA CRNN-CA

Requirements

  • python >= 3.7
  • scipy
  • tensorflow-gpu >= 2.5.0
  • Keras >= 2.3.1
  • PIL
  • pandas

Datasets

  1. Download and unzip the dataset from AU Dataset for Visuo-Haptic Object Recognition for Robots.
  2. Run picenhance.py to enhance the visual data.
  3. Run functions in Data_make.py to pre-process the data.
  4. You can request the pre-processed data from the author of this article (GitHub:Jokerr-12).

--Notes for getting started--

There is no complicated tuning of parameters for this work, and you can probably adjust the parameters of the network to achieve better results.

Train and Test

  • run CRNN_SA method
python runtrain.py --epochs 200 --batch_size 8 --model SA
  • run CRNN_CA method
python runtrain.py --epochs 200 --batch_size 8 --model CA
  • test CRNN_SA save_model
python runtest.py --model SA
  • test CRNN_CA save_model
python runtest.py --model CA

Citing this work

@InProceedings{10.1007/978-3-031-44195-0_20,

author="Zhou, Xinyuan and Lan, Shiyong and Wang, Wenwu and Li, Xinyang and Zhou, Siyuan and Yang, Hongyu",

title="Visual-Haptic-Kinesthetic Object Recognition with Multimodal Transformer",

booktitle="Artificial Neural Networks and Machine Learning -- ICANN 2023", year="2023",

publisher="Springer Nature Switzerland", address="Cham", pages="233--245", isbn="978-3-031-44195-0" }

vhkor's People

Contributors

sylan2019 avatar jokerr-12 avatar

Stargazers

1213tnals avatar  avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

vhkor's Issues

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.