zwh19960817 / WidthFormer

WidthFormer: Toward Efficient Transformer-based BEV View Transformation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WidthFormer: Toward Efficient Transformer-based BEV View Transformation

This repository contains the official PyTorch implementation of our paper:

WidthFormer: Toward Efficient Transformer-based BEV View Transformation. Chenhongyi Yang, Tianwei Lin, Lichao Huang, Elliot J. Crowley, Arxiv 2401.03836

Usage

Environment Setup

Our codebase is built upon the BEVDet (v1) and StreamPETR codebases. Please refer to their original repos for instractions about setting up datsets and environments.

Citation

@article{yang2024widthformer,
  title={WidthFormer: Toward Efficient Transformer-based BEV View Transformation},
  author={Yang, Chenhongyi and Lin, Tianwei and Huang, Lichao and Crowley, Elliot J},
  journal={arXiv preprint arXiv:2401.03836},
  year={2024}
}

About

WidthFormer: Toward Efficient Transformer-based BEV View Transformation

License:Apache License 2.0


Languages

Language:Python 94.7%Language:C++ 2.8%Language:Cuda 1.9%Language:Shell 0.5%Language:Dockerfile 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:CSS 0.0%