Giter VIP home page Giter VIP logo

transpath's Introduction

TransPath: Learning Heuristics For Grid-Based Pathfinding via Transformers

This is the code repository for the following paper accepted at AAAI 2023:

Daniil Kirilenko, Anton Andreychuk, Aleksandr Panov, Konstantin Yakovlev, "TransPath: Learning Heuristics For Grid-Based Pathfinding via Transformers", AAAI, 2023.

Visual abstract

Data

Grids

Train, validation, and test maps with pre-computed values mentioned in our paper are available here. One can download and exctract it manually or just run download.py.

DEM

DEM data with paired imagery used in our work are available here. Use get_dem_focals.py to generate gt-focal values.

Pretrained models

Directory ./weights contains parameters for some of the pre-trained models from the paper.

Use train.py to train a model from scratch. Argument --mode defines the type of the model: cf and f are the models for grid-based pathfinding that predict correction factor and focal values respectively, dem is the model for DEM data.

Use eval.py and eval_dem.py to evaluate a model on the test set.

Examples

Check example.ipynb for some examples of predictions and search results of our models. There are a few examples of train and out-of-distribution maps in the directory ./maps.

transpath's People

Contributors

anedanman avatar aandreychuk avatar danissomo 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.