GithubHelp home page GithubHelp logo

vital-scene's Introduction

ViTAL SCENE: Vision Transformer-Based Triplet Autoencoder Latent Space for Traffic Scenario Novelty Estimation

This repository provides the triplet autoencoder architecture using vision transformer as encoder as presented in "Novelty Detection and Analysis of Traffic Scenario Infrastructures in the Latent Space of a Vision Transformer-Based Triplet Autoencoder".

Setup and Train the Network

  1. Clone the repository.
  2. Edit cu101 in requirements.txt to match your cuda version (remove if 10.2).
  3. Run pip install requirements.txt to install the dependencies. This implementation is based on on pyTorch.
  4. Download the data from https://faubox.rrze.uni-erlangen.de/getlink/fiWu4mseP8uEnNNzJJ2dTqtR/Data.zip and unzip it into a folder \Data, rooted in the project directory.
  5. Run python main.py to train the model. Adjust parameters as required in main.py and scenenet.py.

Sources

The files dataset.py, scenenet.py, training.py and main.py are based on the implementation in [tile2vec] (https://github.com/ermongroup/tile2vec).The implementation is changed to suit the application, given the infrastructure images and the according graph-IDs. Furthermore, the autoencoder scheme is adopted. The Vision-Transformer implementation is realized through vit_pytorch.py, provided in [vit-pytorch] (https://github.com/lucidrains/vit-pytorch).

Citation

If you are using this repository, please cite the work

@InProceedings{Wurst2021a,
  author    = {Jonas {Wurst} and Lakshman {Balasubramanian} and Michael {Botsch} and Wolfgang {Utschick}},
  title     = {Novelty Detection and Analysis of Traffic Scenario Infrastructures in the Latent Space of a Vision Transformer-Based Triplet Autoencoder},
  booktitle = {2021 IEEE Intelligent Vehicles Symposium (IV)},
  year      = {2021},
}

vital-scene's People

Contributors

jwthi avatar

Stargazers

IsmailEnesCelik avatar redfish avatar  avatar

Watchers

 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.