Code Monkey home page Code Monkey logo

3d_den's Introduction

3D_DEN: Open-ended 3D Object Recognition using Dynamically Expandable Networks

This project hosts the code for our IEEE TCDS paper

alt text An overview of the proposed 3D_DEN model: Initially, three representative views are chosen from a set of multi-view images for a given 3D object.Then, each of them is converted to a single channel (grey-scale) image and later merged to form a 3-channel image. Now, this image is fed to a pre-trained network, and the extracted features are flattened. Finally, we attach two DEN layers to the model which give the output.

Requirements:

  • Python 3.6
  • Kindly create a virtual environment using requirements.txt file to run the code
  • Note: For Offline Evaluation using GridSearch, use Tensorflow and Tensorboard version: 2.3.0.

Paper

Latest version available on arXiv (March 2021) | Video | Report

alt text

Please adequately refer to the paper any time this code is being used. If you do publish a paper where 3D_DEN helped your research, we encourage you to cite the following paper in your publications:

@ARTICLE{jain-3dden-2021,
  author={Jain, Sudhakaran and Kasaei, Hamidreza},
  journal={IEEE Transactions on Cognitive and Developmental Systems}, 
  title={3D_DEN: Open-ended 3D Object Recognition using Dynamically Expandable Networks}, 
  year={2021},
  doi={10.1109/TCDS.2021.3075143}
}

Authors:

Sudhakaran Jain and Hamidreza Kasaei
Work done while at RUG.

3d_den's People

Contributors

sudhakaranjain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.