Skip to content

Code of ICLR2023 paper "TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding" and ECCV2022 paper "Inverted Pyramid Multi-task Transformer for Dense Scene Understanding"

License

Notifications You must be signed in to change notification settings

prismformore/Multi-Task-Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWC PWC Python 3.7

🔥 [ICLR2023, ECCV2022, TPAMI2024] Powerful Multi-Task Transformers for Scene Understanding

📜 Introduction

This repository provides codes and models for two powerful multi-task transformer models for scene understanding. Please check the following pages for details:

Hanrong Ye and Dan Xu, TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding. ICLR 2023

img-name

Hanrong Ye and Dan Xu, Inverted Pyramid Multi-task Transformer for Dense Scene Understanding. ECCV 2022

img-name img-name

Cite

BibTex:

@InProceedings{invpt2022,
  title={Inverted Pyramid Multi-task Transformer for Dense Scene Understanding},
  author={Ye, Hanrong and Xu, Dan},
  booktitle={ECCV},
  year={2022}
}
@InProceedings{taskprompter2023,
  title={TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding},
  author={Ye, Hanrong and Xu, Dan},
  booktitle={ICLR},
  year={2023}
}
@article{ye2023invpt++,
  title={InvPT++: Inverted Pyramid Multi-Task Transformer for Visual Scene Understanding},
  author={Ye, Hanrong and Xu, Dan},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year={2024}
}

Please do consider 🌟 star our project to share with your community if you find this repository helpful!

Contact

Please contact Hanrong Ye if any questions.

Related Project

Few-show learning of multiple tasks: Visual Token Matching (ICLR 2023 Outstanding Paper Award)

About

Code of ICLR2023 paper "TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding" and ECCV2022 paper "Inverted Pyramid Multi-task Transformer for Dense Scene Understanding"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published