Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 1.65 KB

README.md

File metadata and controls

47 lines (24 loc) · 1.65 KB

iSeries

This repo collects the source code and projects related to Imperative Learning.

Imperative learning (IL) was first formally defined in this long article:

Its source code is (or will be) available in the following repositories.

  • iSLAM: Imperative SLAM.

    Taimeng Fu, Shaoshu Su, Yiren Lu, Chen Wang.

    IEEE Robotics and Automation Letters (RA-L), 2024.

    Code link: https://github.com/sair-lab/iSLAM

  • iPlanner: Imperative Path Planning.

    Fan Yang, Chen Wang, Cesar Cadena, Marco Hutter.

    Robotics: Science and Systems (RSS), 2023.

    Code link: https://github.com/sair-lab/iPlanner

  • iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning.

    Yifan Guo, Zhongqiang Ren, Chen Wang.

    IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2024.

    Code link: https://github.com/sair-lab/iMTSP

  • iMatching: Imperative Correspondence Learning.

    Zitong Zhan, Dasong Gao, Yun-Jou Lin, Youjie Xia, Chen Wang.

    European Conference on Computer Vision (ECCV), 2024.

    Code link: https://github.com/sair-lab/iMatching

  • iA*: Imperative Learning-based A* Search for Pathfinding.

    Xiangyu Chen, Fan Yang, Chen Wang.

    Code link: https://github.com/sair-lab/iAstar