Coder Social home page Coder Social logo

multi_view_transformer's Introduction

MVT: Multi-view Vision Transformer for 3D Object Recognition

Overview

This an open-source implementation of a method for 3D model attention based classification proposed by Chen et al.

How to install dependencies

To install them, run:

pip install -r requirements.txt

How to train the model

First, specify the training configuration and all model/DataModule hyperparameters in their respective .yaml config files under configs/, then run in the root directory chose between mvt_module and mvt_module_with_back_bone in the target name of the model/mvt.yaml config file to train either model

python train.py

How to test the model

After specifying the path to the checkpointed model and its config file (respective target name for example) run in root directory:

python test.py

Authors

Project implemented and maintained by Alexandre Lutt, Boris Burkalo, Mohamed Said Derbel, Ludwig Gräf.

multi_view_transformer's People

Contributors

boisbb avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

alexandrelutt

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.